angle property

double? angle
final

The screen's current orientation angle. The angle may be 0, 90, 180, -90 degrees

Implementation

final double? angle;