menu
flutter_extended package
documentation
widgets/dotted_border.dart
DottedBorder
strokeWidth property
strokeWidth property
dark_mode
light_mode
strokeWidth
property
double
strokeWidth
final
Thickness of each dot/dash in the border.
Implementation
final double strokeWidth;
flutter_extended package
documentation
widgets/dotted_border
DottedBorder
strokeWidth property
DottedBorder class