horizontalDistribute constant

IconData const horizontalDistribute

The horizontalDistribute material icon.

Implementation

static const IconData horizontalDistribute = IconData(
  0xe014,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);