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