angle property

double angle
final

The angle to rotate the Widget in radians. This directly maps to angle property in Transform.rotate constructor.

Implementation

final double angle;