flutter / flutter/flutter

Make _LocalizedShortcutLabeler public

Open
#160,916 1 comment 4 reactions 0 assignees View on GitHub
c: proposal p: material_ui P3 package team-design triaged-design
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

### Use case

Showing customizable shortcuts in the app could be a lot of code.
Making the built in public could simplify the code.

Additionally this could be useful to make my own menuitembutton with shortcuts.

### Proposal

Change the name of the class from `_LocalizedShortcutLabeler` to `LocalizedShortcutLabeler`.
https://github.com/flutter/flutter/blob/59e57437dba691e045dc417c705a9dc48db8acfb/packages/flutter/lib/src/material/menu_anchor.dart#L2292

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.