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-02-13 11:00:58 -08:00
2016-08-17 18:18:07 -07:00
2016-08-18 09:27:29 -07:00
2016-08-17 18:18:07 -07:00
2016-08-17 18:18:07 -07:00
2016-07-29 16:17:57 -07:00