arrow_left_rounded constant
arrow_left — material icon named "arrow left" (round).
Implementation
static const IconData arrow_left_rounded = IconData(
0xf57b,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
arrow_left — material icon named "arrow left" (round).
static const IconData arrow_left_rounded = IconData(
0xf57b,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);