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