arrowRotateBack constant

  1. @Deprecated('Use "arrowRotateLeft" instead.')
IconData const arrowRotateBack

Alias arrow-rotate-back for icon arrowRotateLeft

Implementation

@Deprecated('Use "arrowRotateLeft" instead.')
static const IconData arrowRotateBack = arrowRotateLeft;