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