tween property

Tween<Object?> tween
final

Implementation

final Tween tween = Tween<double>(begin: 0, end: 1);