onThemeAnimationStyle method
Used to override the theme animation curve and duration.
Implementation
AnimationStyle? onThemeAnimationStyle() => inThemeAnimationStyle?.call();
Used to override the theme animation curve and duration.
AnimationStyle? onThemeAnimationStyle() => inThemeAnimationStyle?.call();