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