menu
components_toolbox package
documentation
components/auto_text.dart
AutoText
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;
components_toolbox package
documentation
components/auto_text
AutoText
maxLines property
AutoText class