thinArrowToRight constant

  1. @Deprecated('Use "thinArrowRightToLine" instead.')
IconData const thinArrowToRight

Alias arrow-to-right for icon thinArrowRightToLine

Implementation

@Deprecated('Use "thinArrowRightToLine" instead.')
static const IconData thinArrowToRight = thinArrowRightToLine;