areaID property

String areaID
final

Consistently identifies the same visual region across widget tree rebuilds and multiple visits.

It should be unique in its scope - see cumulative. The empty ID is reserved as it's used by the root detector on every page.

Implementation

final String areaID;