Skip to content

[Material] AppBar background color should check for ColorScheme.primary #67921

@clocksmith

Description

@clocksmith

Currently, the AppBar checks for ThemeData.primary, but does not check to use ColorScheme.primary. When the backgroundColor is resolved, it should check to use ColorScheme.primary if its not null.

Metadata

Metadata

Assignees

Labels

f: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions