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

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

Implementation

const ViewBuilder({super.key});