heightFactor property

  1. @DoubleConverter()
double? heightFactor
final

If non-null, sets the height of this widget to the child's height multiplied by this factor.

Implementation

@DoubleConverter()
final double? heightFactor;