sortArrowAnimationDuration property

Duration sortArrowAnimationDuration
final

When changing sort direction an arrow icon in the header is rotated clockwise. The value defines the duration of the rotation animation. If not set, the default animation duration is 150 ms.

Implementation

final Duration sortArrowAnimationDuration;