bold_underline constant

IconData const bold_underline

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

Implementation

static const IconData bold_underline = IconData(
  0xf592,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);