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