format_indent_increase constant

IconData const format_indent_increase

format_indent_increase — material icon named "format indent increase".

Implementation

static const IconData format_indent_increase = IconData(
  0xe2b5,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);