micExternalOn constant

IconData const micExternalOn

The micExternalOn material icon.

Implementation

static const IconData micExternalOn = IconData(
  0xef5a,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);