menu
fml package
documentation
widgets/button/button_model.dart
ButtonModel
getView method
getView method
dark_mode
light_mode
getView
method
@
override
Widget
getView
(
{
Key
?
key
,
})
override
Implementation
@override Widget getView({Key? key}) => getReactiveView(ButtonView(this));
fml package
documentation
widgets/button/button_model
ButtonModel
getView method
ButtonModel class