minHeight property

  1. @override
SizeUnit? minHeight
final

The minimum height constraint for this flex item. The item will not be sized smaller than this value.

Implementation

@override
final SizeUnit? minHeight;