leadingWeight property
Determines the proportional weight (flex) of the leading widget.
If null or 0, the leading widget's preferred size is used.
Implementation
final int? leadingWeight;
Determines the proportional weight (flex) of the leading widget.
If null or 0, the leading widget's preferred size is used.
final int? leadingWeight;