parentHeight property
final
Optional fixed height. Prefer sizing with the parent, e.g. a SizedBox.
Implementation
final double? parentHeight;
Optional fixed height. Prefer sizing with the parent, e.g. a SizedBox.
final double? parentHeight;