isNavigationKey property

bool get isNavigationKey

Implementation

bool get isNavigationKey => isKeyTabOrEnter || isArrowKey || isKeyEscape;