heightFactor property
The height factor to expand to based on the child's height.
If null, the height is unconstrained and the child is simply centered.
Implementation
@DoubleConverter()
final double? heightFactor;
The height factor to expand to based on the child's height.
If null, the height is unconstrained and the child is simply centered.
@DoubleConverter()
final double? heightFactor;