noLuggage constant

IconData const noLuggage

The noLuggage material icon.

Implementation

static const IconData noLuggage = IconData(
  0xf23b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);