underline constant

IconData const underline

— Cupertino icon named "underline". Available on cupertino_icons package 1.0.0+ only.

Implementation

static const IconData underline = IconData(
  0xf88a,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);