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;
The number of scrollable widgets that have already received this notification. Typically listeners only respond to notifications with depth = 0.
int get depth => _depth;