base/BaseStateConsumerPage library

Classes

BaseStateConsumerPage<T extends StateNotifier<O>, O>

Typedefs

BaseStateConsumerWidgetBuilder<T extends StateNotifier<O>, O> = Widget Function(BuildContext context, O state, T vm, WidgetRef ref)