walletTravel constant

IconData const walletTravel

The walletTravel material icon.

Implementation

static const IconData walletTravel = IconData(
  0xe8f8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);