items property
      
      PdfFieldItemCollection?
      get
      items
      
    
    
Gets the collection of text box field items.
Implementation
PdfFieldItemCollection? get items => _items;Gets the collection of text box field items.
PdfFieldItemCollection? get items => _items;