scrollPadding property

EdgeInsets? scrollPadding
final

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

Implementation

final EdgeInsets? scrollPadding;