closedCaptionDisabled constant

IconData const closedCaptionDisabled

The closedCaptionDisabled material icon.

Implementation

static const IconData closedCaptionDisabled = IconData(
  0xf1dc,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);