Make Link clickable in DartDocs (#24358)

This commit is contained in:
Michael Goderbauer 2018-11-14 14:08:04 -08:00 committed by GitHub
parent 9f28aefa9c
commit e71eb9a474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,7 @@ class _GestureArena {
/// The first member to accept or the last member to not reject wins.
///
/// See [https://flutter.io/gestures/#gesture-disambiguation] for more
/// See <https://flutter.io/gestures/#gesture-disambiguation> for more
/// information about the role this class plays in the gesture system.
///
/// To debug problems with gestures, consider using