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