send constant

IconData const send

The send material icon.

Implementation

static const IconData send = IconData(
  0xe163,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);