menu
flutter_custom_paint_plus package
documentation
patterns/dots_pattern_painter.dart
DotsPatternPainter
dotSize property
dotSize property
dark_mode
light_mode
dotSize
property
double
dotSize
final
The size of each dot in logical pixels.
Implementation
final double dotSize;
flutter_custom_paint_plus package
documentation
patterns/dots_pattern_painter
DotsPatternPainter
dotSize property
DotsPatternPainter class