closedCaption constant

IconData const closedCaption

The closedCaption material icon.

Implementation

static const IconData closedCaption = IconData(
  0xe01c,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);