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

description

bool getisComposed

Implementation

bool get isComposed => throw new UnimplementedError();