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