backgroundColor property

ColorTween backgroundColor
final

Example:

ColorTween(begin: Colors.transparent, end: Colors.white)

Implementation

final ColorTween backgroundColor;