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