Text Highlight Overlay
fun TextHighlightOverlay(pageIndex: Int, textSearch: Feature<TextSearchState, TextSearchActions>, textProvider: DocumentTextProvider, pageToView: Matrix, searchConfiguration: TextSearchConfiguration?)
An overlay composable (placed on top of a PDF page) that highlights text search results.