height property

double? height
final

The height of the container.

If null, the height will be determined by the className or default behavior.

Implementation

final double? height;