selectedItems property
      
      PdfListFieldItemCollection
      get
      selectedItems
      
    
    
Gets the selected items in the list.
Implementation
PdfListFieldItemCollection get selectedItems => _helper.selectedItems;Gets the selected items in the list.
PdfListFieldItemCollection get selectedItems => _helper.selectedItems;