menu
fast_app_base package
documentation
common/common.dart
VxConsumer<T>
notifications property
notifications property
dark_mode
light_mode
notifications
property
Map
<
Type
,
ContextCallback
>
?
notifications
final
Map of mutations and their corresponding callback
Implementation
final Map<Type, ContextCallback>? notifications;
fast_app_base package
documentation
common/common
VxConsumer<T>
notifications property
VxConsumer class