listenable property
final, inherited
The Listenable to which this widget is listening.
Commonly an Animation or a ChangeNotifier.
Implementation
final Listenable listenable
The Listenable to which this widget is listening.
Commonly an Animation or a ChangeNotifier.
final Listenable listenable