widthFactor property

  1. @DoubleConverter()
double? widthFactor
final

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

Implementation

@DoubleConverter()
final double? widthFactor;