height property

double? height
final

The vertical spacing amount.

If provided, XSpacer renders a SizedBox with this height.

Implementation

final double? height;