streetview constant

IconData const streetview

The streetview material icon.

Implementation

static const IconData streetview = IconData(
  0xe56e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);