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