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