menu
sunny_essentials package
documentation
text/text_widgets.dart
RichTextBuilder
nowrap method
nowrap method
dark_mode
light_mode
nowrap
method
RichTextBuilder
nowrap
(
)
Implementation
RichTextBuilder nowrap() { return this.._softWrap = false; }
sunny_essentials package
documentation
text/text_widgets
RichTextBuilder
nowrap method
RichTextBuilder class