menu
termui package
documentation
ui/widgets/text.dart
Text
wrap property
wrap property
dark_mode
light_mode
wrap
property
bool
wrap
final
Wrap words to a new line when constraints are exceeded.
Implementation
final bool wrap;
termui package
documentation
ui/widgets/text
Text
wrap property
Text class