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