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