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
, {
List
<
Widget
>
?
children
,
})
Implementation
BoxView(this.model, {this.children}) : super(key: ObjectKey(model));
fml package
documentation
widgets/box/box_view
BoxView
BoxView.new constructor
BoxView class