chevron_left_sharp constant
chevron_left — material icon named "chevron left" (sharp).
Implementation
static const IconData chevron_left_sharp = IconData(
0xe85b,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
chevron_left — material icon named "chevron left" (sharp).
static const IconData chevron_left_sharp = IconData(
0xe85b,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);