UnderlineSource constructor

const UnderlineSource(
  1. double w,
  2. double thickness
)

Implementation

const UnderlineSource(this.w, this.thickness);