pinnedItems property

List? pinnedItems
final

Items that will be pinned to the top of the list on init

Implementation

final List<dynamic>? pinnedItems;