editLocation constant

IconData const editLocation

The editLocation material icon.

Implementation

static const IconData editLocation = IconData(
  0xe568,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);