fractionWidth property

int get fractionWidth

fractionWidth is the number of bits reserved for the fractional part.

Implementation

int get fractionWidth => fraction.width;