menu
afib package
documentation
afib_flutter.dart
AFQueryContext
dispatch method
dispatch method
dark_mode
light_mode
dispatch
method
@
override
void
dispatch
(
dynamic
action
)
Implementation
@override void dispatch(dynamic action) { dispatcher.dispatch(action); }
afib package
documentation
afib_flutter
AFQueryContext
dispatch method
AFQueryContext class