pushpin constant

IconData const pushpin

Implementation

static const IconData pushpin = IconData(
  0xe847,
  fontFamily: _family,
  fontPackage: pluginPackageName,
);