satellite constant

IconData const satellite

The satellite material icon.

Implementation

static const IconData satellite = IconData(
  0xe562,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);