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