shutterSpeed constant

IconData const shutterSpeed

The shutterSpeed material icon.

Implementation

static const IconData shutterSpeed = IconData(
  0xe43d,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);