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