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