updated_title_property_apidocs#63884
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat. Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
There was a problem hiding this comment.
Maybe better: "On the web it is used as the page title, which shows up in the browser's list of open tabs."
|
This pull request is not suitable for automatic merging in its current state.
|
|
This pull request is not suitable for automatic merging in its current state.
|
|
Hey @Aman9026 can you update your branch with the latest from master? That should resolve the failing checks here. Thanks! |
updated title property apidocs for adding details about the title property on web
updated title property apidoc for web for solving issue flutter#57673
Done |
|
how to change title for individual pages? |
Description
updated title property apidoc for web for solving issue #57673
Related Issues
Fixes #57673
Checklist
Before you create this PR, confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]). This will ensure a smooth and quick review process.///).flutter analyze --flutter-repo) does not report any problems on my PR.Breaking Change
Did any tests fail when you ran them? Please read [Handling breaking changes].