stackOverflow constant

IconData const stackOverflow

Bootstrap icon for stack overflow.

Implementation

static const IconData stackOverflow = IconData(63079,
    fontFamily: 'BootstrapIcons', fontPackage: 'tf_shadcn_flutter');