menu
iconoir_flutter package
documentation
regular/cube_cut_with_curve.dart
CubeCutWithCurve
CubeCutWithCurve.new const constructor
CubeCutWithCurve.new const constructor
dark_mode
light_mode
CubeCutWithCurve
constructor
const
CubeCutWithCurve
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const CubeCutWithCurve({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/cube_cut_with_curve
CubeCutWithCurve
CubeCutWithCurve.new const constructor
CubeCutWithCurve class