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