keyPadding property
The padding to apply around the key in the virtual keyboard. by default is EdgeInsets.all(8)
Implementation
final EdgeInsets keyPadding;
The padding to apply around the key in the virtual keyboard. by default is EdgeInsets.all(8)
final EdgeInsets keyPadding;