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