stayCurrentLandscape constant

IconData const stayCurrentLandscape

The stayCurrentLandscape material icon.

Implementation

static const IconData stayCurrentLandscape = IconData(
  0xe0d3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);