themeAnimationCurve property
Implementation
@Deprecated('Should not be an exposed property')
Curve get themeAnimationCurve =>
_themeAnimationCurve ?? onThemeAnimationCurve() ?? Curves.linear;
@Deprecated('Should not be an exposed property')
Curve get themeAnimationCurve =>
_themeAnimationCurve ?? onThemeAnimationCurve() ?? Curves.linear;