space property Null safety
final
The Divider's width or the VerticalDivider's height.
This represents the amount of horizontal or vertical space the divider takes up.
Implementation
final double? space;
The Divider's width or the VerticalDivider's height.
This represents the amount of horizontal or vertical space the divider takes up.
final double? space;