thinArrowRotateBack constant

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

Alias arrow-rotate-back for icon thinArrowRotateLeft

Implementation

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