lightRotateBackward constant

  1. @Deprecated('Use "lightRotateLeft" instead.')
IconData const lightRotateBackward

Alias rotate-backward for icon lightRotateLeft

Implementation

@Deprecated('Use "lightRotateLeft" instead.')
static const IconData lightRotateBackward = lightRotateLeft;