animationDuration property

Duration? animationDuration
final

The duration of the expand/collapse animation.

Defaults to 300ms if not provided.

Implementation

final Duration? animationDuration;