menu
fastyle_dart package
documentation
logic/mixins/throttle_button.mixin.dart
FastThrottleButtonMixin<T extends FastButton>
unsubscribeToTrottlerEventsIfNeeded method
unsubscribeToTrottlerEventsIfNeeded method
dark_mode
light_mode
unsubscribeToTrottlerEventsIfNeeded
method
@
protected
void
unsubscribeToTrottlerEventsIfNeeded
(
)
Implementation
@protected void unsubscribeToTrottlerEventsIfNeeded() { subscriptionStream?.cancel(); }
fastyle_dart package
documentation
logic/mixins/throttle_button.mixin
FastThrottleButtonMixin<T extends FastButton>
unsubscribeToTrottlerEventsIfNeeded method
FastThrottleButtonMixin mixin