password constant

IconData const password

The password material icon.

Implementation

static const IconData password = IconData(
  0xf042,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);