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