send constant

IconData const send

send — material icon named "send".

Implementation

static const IconData send = IconData(
  0xe571,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);