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