isComposing property

bool get isComposing

True while the platform IM has an active composing range (preedit).

Implementation

bool get isComposing => _composing;