height property

double? height
final

Optional. Height of the widget. If null, the height will be set automatically.

Implementation

final double? height;