underline constant

IconData const underline

Implementation

static const IconData underline = IconData(
  0xe881,
  fontFamily: _family,
  fontPackage: pluginPackageName,
);