isComposing property - KeyEvent class - dart:html library (original) (raw)

description

bool getisComposing

override

Implementation

bool get isComposing => _parent.isComposing!;