width property

int get width

New width of partial products generated from the multiplicand.

Implementation

int get width => multiplicand.width + shift - 1;