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

description

bool getisTrusted

inherited

Implementation

bool get isTrusted => wrapped.isTrusted!;