fractionWidth property
fractionWidth is the number of bits reserved for the fractional part.
Implementation
int get fractionWidth => fraction.width;
fractionWidth is the number of bits reserved for the fractional part.
int get fractionWidth => fraction.width;