animationDuration property
final
Defines the duration of animated changes for shape and elevation.
Typically the component default value is kThemeChangeDuration.
Implementation
final Duration? animationDuration;
Defines the duration of animated changes for shape and elevation.
Typically the component default value is kThemeChangeDuration.
final Duration? animationDuration;