space property

double? space
final

The Divider's height or the VerticalDivider's width.

This represents the amount of horizontal or vertical space the divider takes up.

Implementation

final double? space;