formatListBulleted constant

IconData const formatListBulleted

The formatListBulleted material icon.

Implementation

static const IconData formatListBulleted = IconData(
  0xe241,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);