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