constrainedExponentWidth property

  1. @protected
int? constrainedExponentWidth

constrainedExponentWidth is the hard-coded exponent width of the sub-class of this floating-point value

Implementation

@protected
int? get constrainedExponentWidth => null;