screenLockPortrait constant

IconData const screenLockPortrait

The screenLockPortrait material icon.

Implementation

static const IconData screenLockPortrait = IconData(
  0xe1bf,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);