USignaturePoint constructor

const USignaturePoint(
  1. Offset offset,
  2. double width
)

Implementation

const USignaturePoint(this.offset, this.width);