menu
menk_embed_ime_db package
documentation
menk_embed_ime_db.dart
LayoutConverter
appendLayoutText method
appendLayoutText method
dark_mode
light_mode
appendLayoutText
method
void
appendLayoutText
(
String
text
)
Implementation
void appendLayoutText(String text) { layoutText += text; }
menk_embed_ime_db package
documentation
menk_embed_ime_db
LayoutConverter
appendLayoutText method
LayoutConverter mixin