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