listeners property

List<dynamic Function(T)> listeners
finalinherited

Implementation

final listeners = <Function(T)>[];