thinArrowToLeft constant

  1. @Deprecated('Use "thinArrowLeftToLine" instead.')
IconData const thinArrowToLeft

Alias arrow-to-left for icon thinArrowLeftToLine

Implementation

@Deprecated('Use "thinArrowLeftToLine" instead.')
static const IconData thinArrowToLeft = thinArrowLeftToLine;