thinRotateBack constant

  1. @Deprecated('Use "thinRotateLeft" instead.')
IconData const thinRotateBack

Alias rotate-back for icon thinRotateLeft

Implementation

@Deprecated('Use "thinRotateLeft" instead.')
static const IconData thinRotateBack = thinRotateLeft;