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