menu
Dart
dart:html
KeyEvent
isComposing property
isComposing
brightness_4
brightness_5
description
isComposing
property
bool
isComposing
override
Implementation
bool get isComposing => _parent.isComposing!;
Dart
dart:html
KeyEvent
isComposing property
KeyEvent class