menu
bonfiremodify package
documentation
gestures/tap_gesture.dart
TapGesture
hasPendingLifecycleEvents property
hasPendingLifecycleEvents property
dark_mode
light_mode
hasPendingLifecycleEvents
property
bool
get
hasPendingLifecycleEvents
inherited
Implementation
bool get hasPendingLifecycleEvents { return _lifecycleManager?.hasPendingEvents ?? false; }
bonfiremodify package
documentation
gestures/tap_gesture
TapGesture
hasPendingLifecycleEvents property
TapGesture mixin