exponentWidthKnob property

IntConfigKnob exponentWidthKnob
final

Width of exponent, must be greater than 0.

Implementation

final IntConfigKnob exponentWidthKnob = IntConfigKnob(value: 8);