DomSingleQuery constructor

const DomSingleQuery(
  1. String fn(
    1. Element ele
    )
)

Implementation

const DomSingleQuery(this.fn);