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