menu
fml package
documentation
widgets/busy/busy_model.dart
BusyModel
getView method
getView method
dark_mode
light_mode
getView
method
@
override
Widget
getView
(
{
Key
?
key
,
})
override
Implementation
@override Widget getView({Key? key}) => getReactiveView(BusyView(this));
fml package
documentation
widgets/busy/busy_model
BusyModel
getView method
BusyModel class