lightArrowAltFromRight constant

  1. @Deprecated('Use "lightLeftFromLine" instead.')
IconData const lightArrowAltFromRight

Alias arrow-alt-from-right for icon lightLeftFromLine

Implementation

@Deprecated('Use "lightLeftFromLine" instead.')
static const IconData lightArrowAltFromRight = lightLeftFromLine;