AnimationThemeFluent extension

Generated fluent modifiers for AnimationTheme.

on

Methods

withDataUpdateCurve(Curve value) AnimationTheme

Available on AnimationTheme, provided by the AnimationThemeFluent extension

Replaces AnimationTheme.dataUpdateCurve with value.
withDataUpdateDuration(Duration value) AnimationTheme

Available on AnimationTheme, provided by the AnimationThemeFluent extension

Replaces AnimationTheme.dataUpdateDuration with value.
withInteractionCurve(Curve value) AnimationTheme

Available on AnimationTheme, provided by the AnimationThemeFluent extension

Replaces AnimationTheme.interactionCurve with value.
withInteractionDuration(Duration value) AnimationTheme

Available on AnimationTheme, provided by the AnimationThemeFluent extension

Replaces AnimationTheme.interactionDuration with value.
withThemeChangeCurve(Curve value) AnimationTheme

Available on AnimationTheme, provided by the AnimationThemeFluent extension

Replaces AnimationTheme.themeChangeCurve with value.
withThemeChangeDuration(Duration value) AnimationTheme

Available on AnimationTheme, provided by the AnimationThemeFluent extension

Replaces AnimationTheme.themeChangeDuration with value.