send constant

IconData const send = const IconData(0xe163, fontFamily: 'MaterialIcons', matchTextDirection: true)

send — material icon named "send".

Implementation

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