lightRotateForward constant

  1. @Deprecated('Use "lightRotateRight" instead.')
IconData const lightRotateForward

Alias rotate-forward for icon lightRotateRight

Implementation

@Deprecated('Use "lightRotateRight" instead.')
static const IconData lightRotateForward = lightRotateRight;