linkedCamera constant

IconData const linkedCamera

The linkedCamera material icon.

Implementation

static const IconData linkedCamera = IconData(
  0xe438,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);