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

description

String gettype

inherited

Implementation

String get type => wrapped.type;