arrowRotateBackward constant

  1. @Deprecated('Use "arrowRotateLeft" instead.')
IconData const arrowRotateBackward

Alias arrow-rotate-backward for icon arrowRotateLeft

Implementation

@Deprecated('Use "arrowRotateLeft" instead.')
static const IconData arrowRotateBackward = arrowRotateLeft;