postAdd constant

IconData const postAdd

The postAdd material icon.

Implementation

static const IconData postAdd = IconData(
  0xea20,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);