swapCalls constant

IconData const swapCalls

The swapCalls material icon.

Implementation

static const IconData swapCalls = IconData(
  0xe0d7,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);