composingString property
String
get
composingString
returns the current composing string. '' when there is no composing going on
Implementation
String get composingString;
returns the current composing string. '' when there is no composing going on
String get composingString;