fadeTop property

bool fadeTop
final

If this is true, the top 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 top of the listview when scrolling

Implementation

final bool fadeTop;