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