systemSecurityUpdateWarning constant

IconData const systemSecurityUpdateWarning

The systemSecurityUpdateWarning material icon.

Implementation

static const IconData systemSecurityUpdateWarning = IconData(
  0xf074,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);