arrowToRight constant

  1. @Deprecated('Use "arrowRightToLine" instead.')
IconData const arrowToRight

Alias arrow-to-right for icon arrowRightToLine

Implementation

@Deprecated('Use "arrowRightToLine" instead.')
static const IconData arrowToRight = arrowRightToLine;