home constant

IconData const home

Implementation

static const IconData home = IconData(
  0xe801,
  fontFamily: _family,
  fontPackage: pluginPackageName,
);