items property

List<FileWrapper> items
getter/setter pair

The selected files.

Implementation

List<FileWrapper> items = <FileWrapper>[];