menu
flutter_common_widgets_softx package
documentation
common/app_divider.dart
AppDivider
thickness property
thickness property
dark_mode
light_mode
thickness
property
double
thickness
final
The thickness of the divider line.
Defaults to
1.0
.
Implementation
final double thickness;
flutter_common_widgets_softx package
documentation
common/app_divider
AppDivider
thickness property
AppDivider class