When using a flutter package for drawing board. I want to achieve this functionality make canvas static. here is the package link.
https://pub.dev/packages/flutter_drawing_board/
Tried to pass the argument of panDisabled and set this parameter to false but that didn't helped.