solidRotateForward constant

  1. @Deprecated('Use "solidRotateRight" instead.')
IconData const solidRotateForward

Alias rotate-forward for icon solidRotateRight

Implementation

@Deprecated('Use "solidRotateRight" instead.')
static const IconData solidRotateForward = solidRotateRight;