transitionColor property

Color? transitionColor
final

The color that is used when transitioning from the parent element to the contents of builder.

Implementation

final Color? transitionColor;