switchCamera constant

IconData const switchCamera

The switchCamera material icon.

Implementation

static const IconData switchCamera = IconData(
  0xe41e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);