lightArrowFromLeft constant

  1. @Deprecated('Use "lightArrowRightFromLine" instead.')
IconData const lightArrowFromLeft

Alias arrow-from-left for icon lightArrowRightFromLine

Implementation

@Deprecated('Use "lightArrowRightFromLine" instead.')
static const IconData lightArrowFromLeft = lightArrowRightFromLine;