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