arrowFromRight constant

  1. @Deprecated('Use "arrowLeftFromLine" instead.')
IconData const arrowFromRight

Alias arrow-from-right for icon arrowLeftFromLine

Implementation

@Deprecated('Use "arrowLeftFromLine" instead.')
static const IconData arrowFromRight = arrowLeftFromLine;