debugOwner property Null safety
final
The recognizer's owner.
This is used in the toString serialization to report the object for which this gesture recognizer was created, to aid in debugging.
Implementation
final Object? debugOwner;
The recognizer's owner.
This is used in the toString serialization to report the object for which this gesture recognizer was created, to aid in debugging.
final Object? debugOwner;