flutterDash constant

IconData const flutterDash

The flutterDash material icon.

Implementation

static const IconData flutterDash = IconData(
  0xe00b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);