phoneEnabled constant

IconData const phoneEnabled

The phoneEnabled material icon.

Implementation

static const IconData phoneEnabled = IconData(
  0xe9cd,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);