close constant

IconData const close

Implementation

static const IconData close = IconData(
  0xe889,
  fontFamily: _family,
  fontPackage: pluginPackageName,
);