menu
live_game_lib package
documentation
frontend/text/expandable_text.dart
ExpandableText
wordLimit property
wordLimit property
dark_mode
light_mode
wordLimit
property
int
wordLimit
final
The word limit for the initial display before expanding.
Implementation
final int wordLimit;
live_game_lib package
documentation
frontend/text/expandable_text
ExpandableText
wordLimit property
ExpandableText class