FlEventListenData typedef

FlEventListenData = void Function(dynamic data)

Implementation

typedef FlEventListenData = void Function(dynamic data);