menu
bloom_framework package
documentation
bloom.dart
BloomMutation<T, P>
mutateFn property
mutateFn property
dark_mode
light_mode
mutateFn
property
MutationFn
<
T
,
P
>
mutateFn
final
The underlying mutation execution function.
Implementation
final MutationFn<T, P> mutateFn;
bloom_framework package
documentation
bloom
BloomMutation<T, P>
mutateFn property
BloomMutation class