base/BaseConsumerPage library
Classes
-
BaseConsumerPage<
T extends ChangeNotifier>
Mixins
Extensions
- LifecycleEventMxExt on LifecycleEvent
Typedefs
-
BaseConsumerWidgetBuilder<
T> = Widget Function(BuildContext context, T state, T vm, WidgetRef ref) -
ItemCreator<
S> = S Function() - LifecycleEventCallback = void Function(LifecycleEvent event)