FillCallback typedef

FillCallback = dynamic Function(List)

Implementation

typedef FillCallback = Function(List);