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