keyboardPadding

public final static State<Dp> keyboardPadding(Dp padding, ScrollState scrollState)

Provides a padding based on keyboard state. If keyboard is opened the passed padding will be returned and 0 will be returned otherwise

In case if scrollState is passed - it will be scrolled automatically to this padding