lightArrowRotateBackward constant

  1. @Deprecated('Use "lightArrowRotateLeft" instead.')
IconData const lightArrowRotateBackward

Alias arrow-rotate-backward for icon lightArrowRotateLeft

Implementation

@Deprecated('Use "lightArrowRotateLeft" instead.')
static const IconData lightArrowRotateBackward = lightArrowRotateLeft;