scrollPadding property

EdgeInsets? scrollPadding
getter/setter pair

Configures padding to edges surrounding a Scrollable when the Textfield scrolls into view.

Implementation

EdgeInsets? scrollPadding;