CustomParser typedef

CustomParser = Widget Function(dynamic data)

Implementation

typedef CustomParser = Widget Function(dynamic data);