-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Closed
Labels
c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
Proposal
Material 3 comes with an updated/expanded typography scale to allow for more flexibility. We will be updating the text theme to support this.
The summary of the changes:
- Renaming existing text styles so they are grouped into 5 categories with small, medium, large size #93725
- Introduce 2 additional text styles for a total of 15 #93725
- Add a new
Typographyconstructor that provides updated default values for each text style for Material 3 #97829 - Migrate
ListTileTextTheme TextStyle references to Material 3 #102075
See more details at https://flutter.dev/go/texttheme-m3
M3 Spec at https://m3.material.io/styles/typography/tokens
Note: The table below has some oudated values as it was created early in the Material 3 spec drafting. For the correct values use the M3 spec link above.
rxlabz, volskaya, olavemil, pedromassango, cedvdb and 6 more
Metadata
Metadata
Assignees
Labels
c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.