centerFocusStrong constant

IconData const centerFocusStrong

The centerFocusStrong material icon.

Implementation

static const IconData centerFocusStrong = IconData(
  0xe3b4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);