lensBlur constant

IconData const lensBlur

The lensBlur material icon.

Implementation

static const IconData lensBlur = IconData(
  0xf029,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);