heightFactor property
If non-null, sets the height of this widget to the child's height multiplied by this factor.
Implementation
@DoubleConverter()
final double? heightFactor;
If non-null, sets the height of this widget to the child's height multiplied by this factor.
@DoubleConverter()
final double? heightFactor;