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