sliverScrollEffect property

bool sliverScrollEffect
getter/setter pair

Indicates whether the ssliver scroll effect will be applied on the listview and search field or not by default sliverScrollEffect == false

Implementation

bool sliverScrollEffect = false;