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