arrowFromLeft constant

  1. @Deprecated('Use "arrowRightFromLine" instead.')
IconData const arrowFromLeft

Alias arrow-from-left for icon arrowRightFromLine

Implementation

@Deprecated('Use "arrowRightFromLine" instead.')
static const IconData arrowFromLeft = arrowRightFromLine;