short_text_rounded constant

IconData const short_text_rounded

short_text — material icon named "short text" (round).

Implementation

static const IconData short_text_rounded = IconData(
  0xf0172,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);