rememberMe constant

IconData const rememberMe

The rememberMe material icon.

Implementation

static const IconData rememberMe = IconData(
  0xf051,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);