segment constant

IconData const segment

The segment material icon.

Implementation

static const IconData segment = IconData(
  0xe94b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);