menu
unit_widgets_display package
documentation
MultiChildRenderObjectWidget/CustomMultiChildLayout/node_01.dart
Box50
Box50.new const constructor
Box50.new const constructor
dark_mode
light_mode
Box50
constructor
const
Box50
(
Color
color
, {
Key
?
key
,
})
Implementation
const Box50(this.color, {Key? key}) : super(key: key);
unit_widgets_display package
documentation
MultiChildRenderObjectWidget/CustomMultiChildLayout/node_01
Box50
Box50.new const constructor
Box50 class