Dart
dart:html
KeyEvent
isComposing property
description
isComposing property
bool
isComposing
override
Implementation
bool
get
isComposing => _parent.isComposing;