search_keyword_text 0.0.2
search_keyword_text: ^0.0.2 copied to clipboard
A new Flutter project.

SearchKeywordText(
text: 'Lucy',
keyText: 'l',
style: TextStyle(
color: Colors.black,
),
keyStyle: TextStyle(
color: Colors.blue,
),
)