wrap_text_outlined constant
wrap_text — material icon named "wrap text" (outlined).
Implementation
static const IconData wrap_text_outlined = IconData(
0xf4d7,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
wrap_text — material icon named "wrap text" (outlined).
static const IconData wrap_text_outlined = IconData(
0xf4d7,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);