check_circle constant

IconData const check_circle

Implementation

static const IconData check_circle = IconData(
  0xe77d,
  fontFamily: _family,
  fontPackage: pluginPackageName,
);