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