menu
kickin package
documentation
core/base/src/extensions/extensions.dart
KAsyncNotifierX<N extends AsyncNotifier<S>, S>
not method
not method
dark_mode
light_mode
not
method
N
not
(
WidgetRef
ref
)
Implementation
N not(WidgetRef ref) => ref.read(notifier);
kickin package
documentation
core/base/src/extensions/extensions
KAsyncNotifierX<N extends AsyncNotifier<S>, S>
not method
KAsyncNotifierX extension on
AsyncNotifierProvider
<
N
,
S
>