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