menu
flutter_twind package
documentation
wind_components.dart
WText
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
The maximum number of lines for the text to span.
Implementation
final int? maxLines;
flutter_twind package
documentation
wind_components
WText
maxLines property
WText class