AnimationThemeFluent extension
Generated fluent modifiers for AnimationTheme.
Methods
-
withDataUpdateCurve(
Curve value) → AnimationTheme -
Available on AnimationTheme, provided by the AnimationThemeFluent extension
Replaces AnimationTheme.dataUpdateCurve withvalue. -
withDataUpdateDuration(
Duration value) → AnimationTheme -
Available on AnimationTheme, provided by the AnimationThemeFluent extension
Replaces AnimationTheme.dataUpdateDuration withvalue. -
withInteractionCurve(
Curve value) → AnimationTheme -
Available on AnimationTheme, provided by the AnimationThemeFluent extension
Replaces AnimationTheme.interactionCurve withvalue. -
withInteractionDuration(
Duration value) → AnimationTheme -
Available on AnimationTheme, provided by the AnimationThemeFluent extension
Replaces AnimationTheme.interactionDuration withvalue. -
withThemeChangeCurve(
Curve value) → AnimationTheme -
Available on AnimationTheme, provided by the AnimationThemeFluent extension
Replaces AnimationTheme.themeChangeCurve withvalue. -
withThemeChangeDuration(
Duration value) → AnimationTheme -
Available on AnimationTheme, provided by the AnimationThemeFluent extension
Replaces AnimationTheme.themeChangeDuration withvalue.