scrollPadding property
Configures padding to edges surrounding a Scrollable when the Textfield scrolls into view.
Implementation
EdgeInsets? scrollPadding;
Configures padding to edges surrounding a Scrollable when the Textfield scrolls into view.
EdgeInsets? scrollPadding;