isKeyTabOrEnter property

bool get isKeyTabOrEnter

Implementation

bool get isKeyTabOrEnter => isKeyTab || isKeyEnter;