items property

List items
getter/setter pair

Implementation

List<dynamic> items = List.empty(growable: true);