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