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