ListenerCallback typedef

ListenerCallback = void Function(dynamic state)

Implementation

typedef ListenerCallback = void Function(dynamic state);