shareArrivalTime constant

IconData const shareArrivalTime

The shareArrivalTime material icon.

Implementation

static const IconData shareArrivalTime = IconData(
  0xe524,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);