menu
tang_appbase package
documentation
widget/app_rich_text_span.dart
AppRichTextSpanSpellOutEx
isSpellOut method
isSpellOut method
dark_mode
light_mode
isSpellOut
method
AppRichTextSpan
isSpellOut
(
bool
?
value
)
Implementation
AppRichTextSpan isSpellOut(bool? value) => this.._spellOut = value;
tang_appbase package
documentation
widget/app_rich_text_span
AppRichTextSpanSpellOutEx
isSpellOut method
AppRichTextSpanSpellOutEx extension on
AppRichTextSpan