height property

double? height
final

Height of the container in logical pixels.

If null, the container will size itself to fit its child.

Implementation

final double? height;