strafeLeftReleased method

void strafeLeftReleased()

Implementation

void strafeLeftReleased() async {
  _strafeLeft = false;
}