onThemeAnimationStyle method

AnimationStyle? onThemeAnimationStyle()
inherited

Used to override the theme animation curve and duration.

Implementation

AnimationStyle? onThemeAnimationStyle() => inThemeAnimationStyle?.call();