stayPrimaryPortrait constant

IconData const stayPrimaryPortrait

The stayPrimaryPortrait material icon.

Implementation

static const IconData stayPrimaryPortrait = IconData(
  0xe0d6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);