UnderlyingSourcePullCallback typedef
UnderlyingSourcePullCallback =
dynamic Function(dynamic controller)
Implementation
typedef UnderlyingSourcePullCallback = Function(dynamic controller);
typedef UnderlyingSourcePullCallback = Function(dynamic controller);