isAgressive property

bool isAgressive
final

Controls how gradients are interpolated during animation.

When true, uses a more direct interpolation method that may produce more dramatic transitions between certain gradients.

Implementation

final bool isAgressive;