AppViewBuilder<TUIState, TUIStateNotifier extends Notifier<TUIState> > constructor
const
AppViewBuilder<TUIState, TUIStateNotifier extends Notifier<TUIState> > ({
- Key? key,
Implementation
const AppViewBuilder({super.key});