heightFactor property

double? heightFactor
final

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

Must be greater than or equal to 0.0, defaults to null.

Implementation

final double? heightFactor;