thinArrowFromLeft constant

  1. @Deprecated('Use "thinArrowRightFromLine" instead.')
IconData const thinArrowFromLeft

Alias arrow-from-left for icon thinArrowRightFromLine

Implementation

@Deprecated('Use "thinArrowRightFromLine" instead.')
static const IconData thinArrowFromLeft = thinArrowRightFromLine;