iconRotationAngle property

double? iconRotationAngle
final

Icon rotation angle in clockwise radians. For example, specify math.pi to rotate the icon by 180 degrees clockwise when clicking on the expand button.

Implementation

final double? iconRotationAngle;