innerCheckTagChangeEndOfFrame property
The future that completes at the end of the current frame, used in
_checkTagChange.
This can be assigned in tests for custom behavior.
Implementation
@protected
@visibleForTesting
Future<void>? innerCheckTagChangeEndOfFrame;