legendToggle constant

IconData const legendToggle

The legendToggle material icon.

Implementation

static const IconData legendToggle = IconData(
  0xf11b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);