onListen property
The callback that will be executed when the listenable notifies its listeners.
Implementation
final VoidCallback onListen;
The callback that will be executed when the listenable notifies its listeners.
final VoidCallback onListen;