menu
flutter_painter_v2 package
documentation
flutter_painter_pure.dart
ScaleSettings
minScale property
minScale property
dark_mode
light_mode
minScale
property
double
minScale
final
The minimum scale that the user can "zoom out" to. Must be positive.
Implementation
final double minScale;
flutter_painter_v2 package
documentation
flutter_painter_pure
ScaleSettings
minScale property
ScaleSettings class