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