scrollPadding property

EdgeInsets scrollPadding
final

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

Same as TextField.scrollPadding

Implementation

final EdgeInsets scrollPadding;