scheduleSend constant

IconData const scheduleSend

The scheduleSend material icon.

Implementation

static const IconData scheduleSend = IconData(
  0xea0a,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);