widthFactor property

double? widthFactor
final

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

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

Implementation

final double? widthFactor;