isEnter property

bool get isEnter

Implementation

bool get isEnter => physicalKey == PhysicalKeyboardKey.enter;