int depth

The number of scrollable widgets that have already received this notification. Typically listeners only respond to notifications with depth = 0.

Source

int get depth => _depth;