bottomAvoiderScrollPhysics property

ScrollPhysics? bottomAvoiderScrollPhysics
final

If you want to control the scroll physics of BottomAreaAvoider which uses a SingleChildScrollView to contain the child.

Implementation

final ScrollPhysics? bottomAvoiderScrollPhysics;