listener property

VoidCallback? listener
final

Called every time the listenable changes value.

Implementation

final VoidCallback? listener;