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