menu
artisanal package
documentation
tui.dart
TextAreaModel
clearHighlights method
clearHighlights method
dark_mode
light_mode
clearHighlights
method
bool
clearHighlights
(
)
Implementation
bool clearHighlights() { return clearDecorationLayer(textSearchDecorationLayerKey); }
artisanal package
documentation
tui
TextAreaModel
clearHighlights method
TextAreaModel class