widgetBounds property
Keeps track of the last known bounds of a VisibilityDetector, in global coordinates.
Implementation
static Map<Key, Rect> get widgetBounds => _lastBounds;
Keeps track of the last known bounds of a VisibilityDetector, in global coordinates.
static Map<Key, Rect> get widgetBounds => _lastBounds;