format_list_bulleted constant

IconData const format_list_bulleted

format_list_bulleted — material icon named "format list bulleted".

Implementation

static const IconData format_list_bulleted = IconData(
  0xe2b8,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);