height property
Fixed height. If null, expands to fill available space. Supports string values like "20" or "infinite".
Implementation
@DoubleConverter()
final double? height;
Fixed height. If null, expands to fill available space. Supports string values like "20" or "infinite".
@DoubleConverter()
final double? height;