animationDuration property

Duration? animationDuration
final

Defines the duration of animated changes for shape and elevation.

Typically the component default value is kThemeChangeDuration.

Implementation

final Duration? animationDuration;