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