menu
bonfire package
documentation
mixins/update_camera_by_pinch_gesture.dart
UpdateCameraByPinchGesture
playInterval method
playInterval method
dark_mode
light_mode
playInterval
method
void
playInterval
(
String
key
)
inherited
Implementation
void playInterval(String key) { _timers?[key]?.play(); }
bonfire package
documentation
mixins/update_camera_by_pinch_gesture
UpdateCameraByPinchGesture
playInterval method
UpdateCameraByPinchGesture mixin