items property

List<DialogItem>? items
final

Carousel items.

Implementation

final List<DialogItem>? items;