text_justify constant

IconData const text_justify

— Cupertino icon named "text_justify". Available on cupertino_icons package 1.0.0+ only.

Implementation

static const IconData text_justify = IconData(
  0xf857,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);