menu
uikit_flutter package
documentation
widgets/expandable_text.dart
ExpandableText
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
maxLines
final
The number of lines to show initially to truncate the text
Implementation
final int maxLines;
uikit_flutter package
documentation
widgets/expandable_text
ExpandableText
maxLines property
ExpandableText class