A text widget that makes it easy to highlight any letter/word you want
More...
detectWord
HighlightText( "Hello, Flutter!", highlightableWord: "flu, He", detectWords: true, defaultStyle: ... highlightStyle: ... ),
HighlightText( 'Hello World', highlightableWord: 'hello', ),
theiskaa.com
Repository (GitHub)View/report issues
unknown (license)
flutter
Packages that depend on highlightable
Back