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