BlockKeyboardStyle constructor
const
BlockKeyboardStyle({})
Implementation
const BlockKeyboardStyle({
this.textStyle,
this.keyColor,
this.backgroundColor,
this.keyShape,
this.width = 40,
this.height = 40,
});