animationDuration property
The duration of the animation when the ExpandedContent is collapsing or expanding
Defaults to Duration(milliseconds: 300)
Implementation
final Duration? animationDuration;
The duration of the animation when the ExpandedContent is collapsing or expanding
Defaults to Duration(milliseconds: 300)
final Duration? animationDuration;