menu
drawing_pad package
documentation
domain/drawing_pad_controller.dart
DrawingPadController
usePerfectFreehand property
usePerfectFreehand property
dark_mode
light_mode
usePerfectFreehand
property
bool
usePerfectFreehand
getter/setter pair
Determines whether to use the perfect_freehand package.
Implementation
late bool usePerfectFreehand = false;
drawing_pad package
documentation
domain/drawing_pad_controller
DrawingPadController
usePerfectFreehand property
DrawingPadController class