menu
unicons package
documentation
icons/line/image_shield.dart
ImageShieldIcon
ImageShieldIcon const constructor
ImageShieldIcon const constructor
dark_mode
light_mode
ImageShieldIcon
constructor
const
ImageShieldIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const ImageShieldIcon({ super.key, this.color, });
unicons package
documentation
icons/line/image_shield
ImageShieldIcon
ImageShieldIcon const constructor
ImageShieldIcon class