space property Null safety

double? space
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;