lightRotateBack constant

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

Alias rotate-back for icon lightRotateLeft

Implementation

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