Skip to content

Incorrect dartdoc reference #121422

@goderbauer

Description

@goderbauer

https://github.com/flutter/engine/blob/11b4380b622f3e3ee71ae2ec99fb6912ca5876cf/lib/ui/text.dart#L2057

The [Text] reference in the docs from dart:ui linked above is supposed to link to the Text widget from package:flutter/widgets.dart [1], instead it links to the Text class from dart:html [2].

[1] https://master-api.flutter.dev/flutter/widgets/Text-class.html
[2] https://master-api.flutter.dev/flutter/dart-html/Text-class.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listdependency: dartDart team may need to help usengineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions