theaters constant

IconData const theaters

The theaters material icon.

Implementation

static const IconData theaters = IconData(
  0xe8da,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);