menu
smart_sdk package
documentation
app/configs/config.dart
VxNotifier
mutations property
mutations property
dark_mode
light_mode
mutations
property
Map
<
Type
,
ContextCallback
>
mutations
final
Map of mutations and their corresponding callback
Implementation
final Map<Type, ContextCallback> mutations;
smart_sdk package
documentation
app/configs/config
VxNotifier
mutations property
VxNotifier class