menu
fml package
documentation
widgets/button/button_view.dart
ButtonView
ButtonView.new constructor
ButtonView.new constructor
dark_mode
light_mode
ButtonView
constructor
ButtonView
(
ButtonModel
model
, {
Widget
?
child
,
})
Implementation
ButtonView(this.model, {this.child});
fml package
documentation
widgets/button/button_view
ButtonView
ButtonView.new constructor
ButtonView class