menu
fml package
documentation
widgets/view/view_model.dart
ViewModel
getView method
getView method
dark_mode
light_mode
getView
method
Widget
getView
(
{
Key
?
key
,
})
Implementation
Widget getView({Key? key}) => View(this);
fml package
documentation
widgets/view/view_model
ViewModel
getView method
ViewModel class