WiseDigitalKeyboard constructor
WiseDigitalKeyboard({})
Implementation
WiseDigitalKeyboard({
this.onOkPress,
this.onChange,
this.withOKButton = true,
this.withDecimalSeparatorButton = true,
this.maxIntegerLength = 8,
});