underline constant

IconData const underline

Icon data for solid 'underline' glyph.

Implementation

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