menu
graphic package
documentation
graphic.dart
LabelStyle
maxWidth property
maxWidth property
brightness_4
brightness_5
maxWidth
property
double
?
maxWidth
final
The maximum width of the text layouting.
It defaults to
double.infinity
.
Implementation
final double? maxWidth;
graphic package
documentation
graphic
LabelStyle
maxWidth property
LabelStyle class