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