book_library/screens/reader/highlight/highlight_helper library

Functions

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