isEscape property

bool get isEscape

Implementation

bool get isEscape => physicalKey == PhysicalKeyboardKey.escape;