note_alt_rounded constant
note_alt — material icon named "note alt" (round).
Implementation
static const IconData note_alt_rounded = IconData(
0xf0021,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
note_alt — material icon named "note alt" (round).
static const IconData note_alt_rounded = IconData(
0xf0021,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);