BaseStateConsumerPage<T extends StateNotifier<O> , O> constructor
BaseStateConsumerPage<T extends StateNotifier<O> , O> ({
- Key? key,
Implementation
BaseStateConsumerPage({super.key});