menu
flutter_common_widgets_softx package
documentation
common/app_dashed_divider.dart
AppDashedDivider
dashWidth property
dashWidth property
dark_mode
light_mode
dashWidth
property
double
dashWidth
final
The width of each dash segment.
Defaults to
8.0
.
Implementation
final double dashWidth;
flutter_common_widgets_softx package
documentation
common/app_dashed_divider
AppDashedDivider
dashWidth property
AppDashedDivider class