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