notifyWhenInvisible property

bool notifyWhenInvisible
final

Notify when invisible. When IndicatorNotifier.offset < 0, scrolling will also trigger notification. This might have extra performance overhead, but it's very useful when you need it.

Implementation

final bool notifyWhenInvisible;