Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material App Title Property Styling #60792

Closed
RYOKSEC opened this issue Jul 2, 2020 · 2 comments
Closed

Material App Title Property Styling #60792

RYOKSEC opened this issue Jul 2, 2020 · 2 comments

Comments

@RYOKSEC
Copy link

RYOKSEC commented Jul 2, 2020

the thing is Flutter title property in the Material App class can't be styled properly.
for example my app's theme is Colors.cyan but the app's name is showing in black while it should be white.
when i tried to style it i couldn't and it really needs styling especially its color you can try setting your app's main color to cyan and take a look about how the title is displayed in opened-processes tap

Os : Android

Note : its not a bug or something its just something that have to be mentioned

@VladyslavBondarenko VladyslavBondarenko added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. c: proposal A detailed proposal for a change to Flutter c: new feature Nothing broken; request for a new capability labels Jul 3, 2020
@pedromassangocode
Copy link

Hi @RYOKSEC
I may be wrong but I think you misunderstood the MaterialApp.title property, it is never used inside of your app but instead, it is used to represent your app's name outside of Flutter.

For more details, please see the docs:

Screen Shot 2021-01-21 at 14 34 27

Closing as this does not seems to be a valid Flutter issue.
Thank you

@pedromassangocode pedromassangocode removed f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. c: proposal A detailed proposal for a change to Flutter c: new feature Nothing broken; request for a new capability labels Jan 21, 2021
@github-actions
Copy link

github-actions bot commented Aug 6, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants