delete constant

IconData const delete

Implementation

static const IconData delete = IconData(
  0xe7f8,
  fontFamily: _family,
  fontPackage: pluginPackageName,
);