maxDecimalLength property
Maximum input length of the decimal part (without decimal point).
Implementation
@BuiltValueField(wireName: r'MaxDecimalLength')
int? get maxDecimalLength;
Maximum input length of the decimal part (without decimal point).
@BuiltValueField(wireName: r'MaxDecimalLength')
int? get maxDecimalLength;