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