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