lightArrowFromRight constant

  1. @Deprecated('Use "lightArrowLeftFromLine" instead.')
IconData const lightArrowFromRight

Alias arrow-from-right for icon lightArrowLeftFromLine

Implementation

@Deprecated('Use "lightArrowLeftFromLine" instead.')
static const IconData lightArrowFromRight = lightArrowLeftFromLine;