underline constant

IconData const underline

Icon data for 'underline' glyph.

Implementation

static const IconData underline =
    IconData(0xe8f1, fontFamily: _kFontFam, fontPackage: _kFontPkg);