sms constant

IconData const sms

The sms material icon.

Implementation

static const IconData sms = IconData(
  0xe625,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);