aspectRatio constant

IconData const aspectRatio

The aspectRatio material icon.

Implementation

static const IconData aspectRatio = IconData(
  0xe85b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);