stayPrimaryLandscape constant

IconData const stayPrimaryLandscape

The stayPrimaryLandscape material icon.

Implementation

static const IconData stayPrimaryLandscape = IconData(
  0xe0d5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);