keyInputMonitorPadding property

EdgeInsetsGeometry keyInputMonitorPadding
final

The padding of the key input monitor. Default value is const EdgeInsets.only(left: 10.0, right: 5.0).

Implementation

final EdgeInsetsGeometry keyInputMonitorPadding;