menu
bonfire package
documentation
input/gestures/move_camera_using_gestures.dart
MoveCameraUsingGesture
isHidded property
isHidded property
dark_mode
light_mode
isHidded
property
bool
get
isHidded
inherited
Implementation
bool get isHidded => paint.color == const Color(0x00000000);
bonfire package
documentation
input/gestures/move_camera_using_gestures
MoveCameraUsingGesture
isHidded property
MoveCameraUsingGesture mixin