thinArrowFromRight constant

  1. @Deprecated('Use "thinArrowLeftFromLine" instead.')
IconData const thinArrowFromRight

Alias arrow-from-right for icon thinArrowLeftFromLine

Implementation

@Deprecated('Use "thinArrowLeftFromLine" instead.')
static const IconData thinArrowFromRight = thinArrowLeftFromLine;