menu
termui package
documentation
ui/widgets/rich_text.dart
StyledToken
isWhitespace property
isWhitespace property
dark_mode
light_mode
isWhitespace
property
bool
isWhitespace
final
Indicates whether this token consists entirely of whitespace.
Implementation
final bool isWhitespace;
termui package
documentation
ui/widgets/rich_text
StyledToken
isWhitespace property
StyledToken class