menu
fml package
documentation
widgets/box/box_view.dart
BoxView
BoxView.new constructor
BoxView.new constructor
dark_mode
light_mode
BoxView
constructor
BoxView
(
BoxModel
model
, {
Widget
?
child
,
})
Implementation
BoxView(this.model, {this.child});
fml package
documentation
widgets/box/box_view
BoxView
BoxView.new constructor
BoxView class