items property

List<String> items
final

Implementation

final List<String> items = const ['Item 1', 'Item 2', 'Item 3', 'Item 4', 'Item 5'];