Gets the items of the PdfComboBoxFormField.
List<String> get items => List<String>.unmodifiable(_items);