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