formatAlignRight constant

IconData const formatAlignRight

The formatAlignRight material icon.

Implementation

static const IconData formatAlignRight = IconData(
  0xe237,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);