rotateBack constant

  1. @Deprecated('Use "rotateLeft" instead.')
IconData const rotateBack

Alias rotate-back for icon rotateLeft

Implementation

@Deprecated('Use "rotateLeft" instead.')
static const IconData rotateBack = rotateLeft;