widths property

List<double> widths
final

The supported widths, mainly useful for rendering UI, you can still set the width to any arbitrary value from code.

Implementation

final List<double> widths;