settingsPhone constant

IconData const settingsPhone

The settingsPhone material icon.

Implementation

static const IconData settingsPhone = IconData(
  0xe8c5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);