tabUnselected constant

IconData const tabUnselected

The tabUnselected material icon.

Implementation

static const IconData tabUnselected = IconData(
  0xe8d9,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);