menu
eyflutter_rich_text package
documentation
text/pinyin_mark_text.dart
OnCustomWordCall typedef
OnCustomWordCall typedef
dark_mode
light_mode
OnCustomWordCall
typedef
OnCustomWordCall
=
Widget
Function
(
int
index
,
String
word
,
String
pinyin
)
Implementation
typedef OnCustomWordCall = Widget Function(int index, String word, String pinyin);
eyflutter_rich_text package
documentation
text/pinyin_mark_text
OnCustomWordCall typedef
pinyin_mark_text library