toColor property

Color? toColor
final

Override ending color for the pulse animation.

Type: Color?. If provided, overrides theme and default color values for the darkest pulse state.

Implementation

final Color? toColor;