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