menu
termui package
documentation
ui/widgets/rich_text.dart
RichText
wrap property
wrap property
dark_mode
light_mode
wrap
property
bool
wrap
final
Whether the text should automatically wrap to fit the layout width.
Implementation
final bool wrap;
termui package
documentation
ui/widgets/rich_text
RichText
wrap property
RichText class