menu
cool_background_animation package
documentation
custom_model/bubble_model.dart
Bubble
isOffScreen method
isOffScreen method
dark_mode
light_mode
isOffScreen
method
bool
isOffScreen
(
)
Implementation
bool isOffScreen() => y < -radius;
cool_background_animation package
documentation
custom_model/bubble_model
Bubble
isOffScreen method
Bubble class