menu
mvu_layer package
documentation
mvu.dart
MVUWidget<Model, Msg>
MVUWidget const constructor
MVUWidget const constructor
dark_mode
light_mode
MVUWidget<
Model
,
Msg
>
constructor
const
MVUWidget<
Model
,
Msg
>
(
{
Key
?
key
,
})
Implementation
const MVUWidget({super.key});
mvu_layer package
documentation
mvu
MVUWidget<Model, Msg>
MVUWidget const constructor
MVUWidget class