widthFraction property

double? widthFraction
final

Multiplies the available width, e.g. if set to 0.5 it uses half of the available width.

If this is set, width will be ignored.

Implementation

final double? widthFraction;