heightFactor property
If non-null, sets its height to the child's height multiplied by this factor.
Can be both greater and less than 1.0 but must be non-negative.
Implementation
final double? heightFactor;
If non-null, sets its height to the child's height multiplied by this factor.
Can be both greater and less than 1.0 but must be non-negative.
final double? heightFactor;