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