menu
flutter_common_widgets_softx package
documentation
common/app_dashed_divider.dart
AppDashedDivider
indent property
indent property
dark_mode
light_mode
indent
property
double
indent
final
Empty space to the leading edge of the divider.
Works like
Divider.indent
.
Implementation
final double indent;
flutter_common_widgets_softx package
documentation
common/app_dashed_divider
AppDashedDivider
indent property
AppDashedDivider class