directional_rotation library

A widget that implicitly rotates its child to the provided angle in the direction allowed by the constraints: closest, furthest, clockwise, or counter-clockwise.

Classes

DirectionalRotation
A widget that implicitly rotates its child to the provided angle.

Enums

RotationDirection
The direction the DirectionalRotation will rotate its child in.