checklistRtl constant

IconData const checklistRtl

The checklistRtl material icon.

Implementation

static const IconData checklistRtl = IconData(
  0xe6b3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);