thinArrowRotateBackward constant

  1. @Deprecated('Use "thinArrowRotateLeft" instead.')
IconData const thinArrowRotateBackward

Alias arrow-rotate-backward for icon thinArrowRotateLeft

Implementation

@Deprecated('Use "thinArrowRotateLeft" instead.')
static const IconData thinArrowRotateBackward = thinArrowRotateLeft;