menu
brain_dev_tools package
documentation
views/base/design_path/clip_path_design.dart
ClipPathDesign
ClipPathDesign.new const constructor
ClipPathDesign.new const constructor
dark_mode
light_mode
ClipPathDesign
constructor
const
ClipPathDesign
(
{
Key
?
key
,
double
height1
=
80
,
double
height2
=
96
,
double
height3
=
93
,
})
Implementation
const ClipPathDesign({ super.key, this.height1 = 80, this.height2 = 96, this.height3 = 93, });
brain_dev_tools package
documentation
views/base/design_path/clip_path_design
ClipPathDesign
ClipPathDesign.new const constructor
ClipPathDesign class