constrainedExponentWidth property
override
constrainedExponentWidth is the hard-coded exponent width of the sub-class of this floating-point value
Implementation
@override
@protected
int get constrainedExponentWidth => exponentWidth;
constrainedExponentWidth is the hard-coded exponent width of the sub-class of this floating-point value
@override
@protected
int get constrainedExponentWidth => exponentWidth;