isMoving property

bool get isMoving

Implementation

bool get isMoving => moveBackward || moveForward || moveLeft || moveRight;