rotateBackward constant

  1. @Deprecated('Use "rotateLeft" instead.')
IconData const rotateBackward

Alias rotate-backward for icon rotateLeft

Implementation

@Deprecated('Use "rotateLeft" instead.')
static const IconData rotateBackward = rotateLeft;