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