menu
menk_embed_ime_db package
documentation
layout_converter.dart
DBMenkLayoutConverter
appendLayoutText method
appendLayoutText method
dark_mode
light_mode
appendLayoutText
method
@
override
void
appendLayoutText
(
String
text
)
override
Implementation
@override void appendLayoutText(String text) { super.appendLayoutText(text); _updateSuggestion(); }
menk_embed_ime_db package
documentation
layout_converter
DBMenkLayoutConverter
appendLayoutText method
DBMenkLayoutConverter class