menu
unit_widgets_display package
documentation
SingleChildRenderObjectWidget/SizedBox/node1_base.dart
CustomSizedBox
CustomSizedBox.new const constructor
CustomSizedBox.new const constructor
dark_mode
light_mode
CustomSizedBox
constructor
const
CustomSizedBox
(
{
Key
?
key
,
})
Implementation
const CustomSizedBox({Key? key}) : super(key: key);
unit_widgets_display package
documentation
SingleChildRenderObjectWidget/SizedBox/node1_base
CustomSizedBox
CustomSizedBox.new const constructor
CustomSizedBox class