height property
Height of the container in logical pixels.
If null, the container will size itself to fit its child.
Implementation
final double? height;
Height of the container in logical pixels.
If null, the container will size itself to fit its child.
final double? height;