menu
flutter_common_widgets_softx package
documentation
common/app_dashed_divider.dart
AppDashedDivider
thickness property
thickness property
dark_mode
light_mode
thickness
property
double
thickness
final
The thickness (height or width) of the dash line.
Defaults to
1.0
.
Implementation
final double thickness;
flutter_common_widgets_softx package
documentation
common/app_dashed_divider
AppDashedDivider
thickness property
AppDashedDivider class