thinRotateBackward constant

  1. @Deprecated('Use "thinRotateLeft" instead.')
IconData const thinRotateBackward

Alias rotate-backward for icon thinRotateLeft

Implementation

@Deprecated('Use "thinRotateLeft" instead.')
static const IconData thinRotateBackward = thinRotateLeft;