securityUpdate constant

IconData const securityUpdate

The securityUpdate material icon.

Implementation

static const IconData securityUpdate = IconData(
  0xf058,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);