Bob Nystrom 9efb168521 Fix an incorrect covariant function type. (#5492)
The type of rejects should be List<dynamic> to match the type that
DragTarget expects. Since the function doesn't use rejects anyway,
there's no need to tighten the type.

Fixes one of the strong_mode_static_type_error errors that is currently
being ignored.
2016-08-18 17:14:52 -07:00
..
2016-06-20 21:04:45 -07:00
2016-06-14 15:19:14 -07:00
2016-08-01 15:09:50 -07:00
2016-05-26 09:49:09 -07:00