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