tag property
This is for when you have multiple nested ObserverWidget widgets and
you want to get the corresponding ObserverWidgetState.
It must be a unique string in the tree.
Implementation
final String? tag;
This is for when you have multiple nested ObserverWidget widgets and
you want to get the corresponding ObserverWidgetState.
It must be a unique string in the tree.
final String? tag;