selectAll constant

IconData const selectAll

The selectAll material icon.

Implementation

static const IconData selectAll = IconData(
  0xe162,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);