height property
The height of the entire widget.
If not specified, the widget adapts to its content.
Implementation
final double? height;
The height of the entire widget.
If not specified, the widget adapts to its content.
final double? height;