height property

double? height
final

The container’s height. If null, the container will size to its child.

Implementation

final double? height;