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