stackOverflow constant

IconData const stackOverflow

Icon data for symbol originally named stack_overflow Name stack_overflow turns into stackOverflow

Implementation

static const stackOverflow =
    IconData(0xF16C, fontFamily: _kFontFam, fontPackage: _kFontPkg);