@override Stream<dynamic> getDropEventStream() { return dropEventChannel.receiveBroadcastStream(dropEventChannel.name); }