inThemeAnimationCurve property

(Curve? Function()?) inThemeAnimationCurve
finalinherited

The curve to apply when animating theme changes.

Implementation

final Curve? Function()? inThemeAnimationCurve;