height property

double? height
final

The height of the container.

If null, defaults to 70% of the screen height.

Implementation

final double? height;