format_indent_decrease_rounded constant

IconData const format_indent_decrease_rounded

format_indent_decrease — material icon named "format indent decrease" (round).

Implementation

static const IconData format_indent_decrease_rounded = IconData(
  0xf78e,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);