FindCurrentMatchStyle
Highlight style for the current/active find match. Uses a semi-transparent orange background by default to distinguish from other matches.
Properties
Functions
Link copied to clipboard
open fun DrawScope.drawBackground(layoutResult: TextLayoutResult, lineWrap: LineWrap, textRange: TextRange, state: TextEditorState)
Link copied to clipboard
open override fun DrawScope.drawCustomStyle(layoutResult: TextLayoutResult, lineWrap: LineWrap, textRange: TextRange, state: TextEditorState)