thinRotateForward constant

  1. @Deprecated('Use "thinRotateRight" instead.')
IconData const thinRotateForward

Alias rotate-forward for icon thinRotateRight

Implementation

@Deprecated('Use "thinRotateRight" instead.')
static const IconData thinRotateForward = thinRotateRight;