southAmerica constant

IconData const southAmerica

The southAmerica material icon.

Implementation

static const IconData southAmerica = IconData(
  0xe7e4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);