height property

SizeUnit? height
final

The explicit height of this child.

If specified, constrains the child's height to this value. Uses SizeUnit for responsive sizing.

Implementation

final SizeUnit? height;