arrowleft constant

IconData const arrowleft

Implementation

static const IconData arrowleft = IconData(
  0xe860,
  fontFamily: _family,
  fontPackage: pluginPackageName,
);