MVUProviderWidget<Model, Msg> constructor
const
MVUProviderWidget<Model, Msg> ({})
Implementation
const MVUProviderWidget(
{required this.child, this.onInit, this.onDispose, super.key});