isOffScreen method

bool isOffScreen()

Implementation

bool isOffScreen() => y < -radius;