menu
suffadaemon package
documentation
components/texts/title_text.dart
SuffaText
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
textColor
Determines how many lines the text can be at most. Default value is 6
Implementation
final int? maxLines;
suffadaemon package
documentation
components/texts/title_text
SuffaText
maxLines property
SuffaText class