endIndent property
The amount of empty space under the divider.
If this is null, then the DividerThemeData.endIndent is used. If that is also null, then this defaults to 0.0.
Implementation
final double? endIndent;
The amount of empty space under the divider.
If this is null, then the DividerThemeData.endIndent is used. If that is also null, then this defaults to 0.0.
final double? endIndent;