book_library/screens/reader/highlight/highlight_helper library

Functions

addHighlight(TextSelection selection, {int color = 0xFFFFCC00, required highlight_type type, required String sectionFileName, required ReaderBloc readerBloc}) → void
clearHighlights(int sectionIndex, Book book, ReaderBloc readerBloc) → void
getTextStyle(Highlight highlight) → dynamic