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