items property

List<CustomDropItem<T>>? items
final

Implementation

final List<CustomDropItem<T>>? items;