rememberFindState
Creates and remembers a FindState for the given TextEditorState.
Return
A FindState that manages find functionality
Parameters
textState
The TextEditorState to search within
Creates and remembers a FindState for the given TextEditorState.
A FindState that manages find functionality
The TextEditorState to search within