keyboardPadding property
The padding to apply around the virtual keyboard. by default is EdgeInsets.symmetric(horizontal: 8)
Implementation
final EdgeInsets keyboardPadding;
The padding to apply around the virtual keyboard. by default is EdgeInsets.symmetric(horizontal: 8)
final EdgeInsets keyboardPadding;