animationDuration property

Duration? animationDuration
final

The expand-collapse animation duration.

If null, defaults to FluentThemeData.fastAnimationDuration

Implementation

final Duration? animationDuration;