menu
rohd_hcl
rohd_hcl.dart
FloatingPointValuePopulator
<
FpvType extends FloatingPointValue
>
maxExponent property
maxExponent
dark_mode
light_mode
maxExponent
property
int
get
maxExponent
The maximum exponent value.
Implementation
int get maxExponent => _unpopulated.maxExponent;
rohd_hcl
rohd_hcl
FloatingPointValuePopulator
<
FpvType extends FloatingPointValue
>
maxExponent property
FloatingPointValuePopulator class