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