height constant

IconData const height

The height material icon.

Implementation

static const IconData height = IconData(
  0xea16,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);