backgroundColor property

Color backgroundColor
final

Background color used when the transition is running , it's Colors.black as default

Implementation

final Color backgroundColor;