rotateForward constant

  1. @Deprecated('Use "rotateRight" instead.')
IconData const rotateForward

Alias rotate-forward for icon rotateRight

Implementation

@Deprecated('Use "rotateRight" instead.')
static const IconData rotateForward = rotateRight;