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