Unverified Commit adb25e18 authored by Iman khoshabi's avatar Iman khoshabi Committed by GitHub

Correct PointerExitEvent class documentation (#88650)

parent 49bf933b
......@@ -1325,7 +1325,7 @@ mixin _CopyPointerExitEvent on PointerEvent {
}
/// The pointer has moved with respect to the device while the pointer is or is
/// not in contact with the device, and entered a target object.
/// not in contact with the device, and exited a target object.
///
/// See also:
///
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment