lightArrowRotateBack constant

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

Alias arrow-rotate-back for icon lightArrowRotateLeft

Implementation

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