selectedItems property
Gets or sets the selected items of the PdfListBoxFormField.
Implementation
List<String>? get selectedItems => _selectedItems;
Gets or sets the selected items of the PdfListBoxFormField.
List<String>? get selectedItems => _selectedItems;