AppViewBuilder<TUIState, TUIStateNotifier extends Notifier<TUIState>> constructor

const AppViewBuilder<TUIState, TUIStateNotifier extends Notifier<TUIState>>({
  1. Key? key,
})

Implementation

const AppViewBuilder({super.key});