fadeBottom property

bool fadeBottom
final

If this is true, the bottom of the body will fade in and out. This is useful if you have a listview and you dont want to abrupty chop off the bottom of the listview when scrolling

Implementation

final bool fadeBottom;