menu
flutter_multi_formatter package
documentation
utils/pinyin_utils.dart
PinyinUtils
mappedVowels property
mappedVowels property
dark_mode
light_mode
mappedVowels
property
Map
<
String
,
List
<
String
>
>
get
mappedVowels
Implementation
static Map<String, List<String>> get mappedVowels { return _mappedVowels; }
flutter_multi_formatter package
documentation
utils/pinyin_utils
PinyinUtils
mappedVowels property
PinyinUtils class