widthFactor property
The width factor to expand to based on the child's width.
If null, the width is unconstrained and the child is simply centered.
Implementation
@DoubleConverter()
final double? widthFactor;
The width factor to expand to based on the child's width.
If null, the width is unconstrained and the child is simply centered.
@DoubleConverter()
final double? widthFactor;