onDropItems method

List<String>? onDropItems()

Allow a subclass supply the drop items.

Implementation

List<String>? onDropItems() => [''];