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