animationDuration property Null safety
final
Defines the duration of animated changes for shape, elevation, shadowColor, surfaceTintColor and the elevation overlay if it is applied.
The default value is kThemeChangeDuration.
Implementation
final Duration animationDuration;