isArrowKey property
bool
get
isArrowKey
Implementation
bool get isArrowKey =>
isArrowUp || isArrowDown || isArrowLeft || isArrowRight;
bool get isArrowKey =>
isArrowUp || isArrowDown || isArrowLeft || isArrowRight;