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