menu
fml package
documentation
widgets/framework/framework_model.dart
FrameworkModel
getView method
getView method
dark_mode
light_mode
getView
method
Widget
getView
(
{
Key
?
key
,
})
override
Implementation
Widget getView({Key? key}) => getReactiveView(FrameworkView(this));
fml package
documentation
widgets/framework/framework_model
FrameworkModel
getView method
FrameworkModel class