PillSource constructor

const PillSource(
  1. double w,
  2. double h
)

Implementation

const PillSource(this.w, this.h);