screenLockLandscape constant

IconData const screenLockLandscape

The screenLockLandscape material icon.

Implementation

static const IconData screenLockLandscape = IconData(
  0xe1be,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);