menu
unit_widgets_display package
documentation
ProxyWidget/LayoutId/node1_base.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
ProxyWidget/LayoutId/node1_base
Box50
Box50.new const constructor
Box50 class