BaseStateConsumerPage<T extends StateNotifier<O>, O> constructor

BaseStateConsumerPage<T extends StateNotifier<O>, O>({
  1. Key? key,
})

Implementation

BaseStateConsumerPage({super.key});