menu
flutter_scratcher package
documentation
widgets.dart
Scratcher
brushSize property
brushSize property
dark_mode
light_mode
brushSize
property
double
brushSize
final
Size of the brush. The bigger it is the faster user can scratch the card.
Implementation
final double brushSize;
flutter_scratcher package
documentation
widgets
Scratcher
brushSize property
Scratcher class