arrowdown constant

IconData const arrowdown

Implementation

static const IconData arrowdown = IconData(
  0xe861,
  fontFamily: _family,
  fontPackage: pluginPackageName,
);