fractionWidth property
latefinal
fractionWidth is the number of bits reserved for the fractional part.
Implementation
late final int fractionWidth;
fractionWidth is the number of bits reserved for the fractional part.
late final int fractionWidth;