Skip to content

Ability to control the order of homonyms in the index #2457

Open
@Hixie

Description

@Hixie

Flutter has two TextStyle classes, one in the painting library and one in the dart:ui library. The former is the main one people deal with, the dart:ui one is low-level stuff that most people don't need to know about.

Unfortunately, if you search for TextStyle, dart:ui comes up first.

It would be great to have a way to control that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work oncustomer-flutterIssues originating from important to Fluttertype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions