items property

List<Sticker>? items
final

Items of the category which can be existing or new defined stickers.

Implementation

final List<Sticker>? items;