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