dash constant

IconData const dash

Implementation

static const IconData dash = IconData(
  0xe888,
  fontFamily: _family,
  fontPackage: pluginPackageName,
);