text_justifyright constant

IconData const text_justifyright

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

Implementation

static const IconData text_justifyright = IconData(
  0xf859,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);