menu
fml package
documentation
widgets/scope/scope_model.dart
ScopeModel
getView method
getView method
dark_mode
light_mode
getView
method
Widget
getView
(
{
Key
?
key
,
})
override
Implementation
Widget getView({Key? key}) => ScopeView(this);
fml package
documentation
widgets/scope/scope_model
ScopeModel
getView method
ScopeModel class