Commit 71d6672
docs: note scrollbar differences between Material and Cupertino (#12899)
Description of what this PR is changing or adding, and why:
Adds a short note in the Scrolling section describing visual scrollbar
differences
between Material and Cupertino platforms. This clarifies platform
adaptation
behavior and addresses the request in #4306.
Issues fixed by this PR (if any):
Fixes #4306
PRs or commits this PR depends on (if any):
None.
## Presubmit checklist
- [ X] If you are unwilling, or unable, to sign the CLA, even for a
_tiny_, one-word PR, please file an issue instead of a PR.
- [X ] If this PR is not meant to land until a future stable release,
mark it as draft with an explanation.
- [ X] This PR follows the [Google Developer Documentation Style
Guidelines](https://developers.google.com/style)—for example, it doesn't
use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person
pronouns).
- [ X] This PR uses [semantic line
breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks)
of 80 characters or fewer.
---------
Co-authored-by: Shams Zakhour <[email protected]>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>1 parent f9de405 commit 71d6672
1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
152 | 165 | | |
153 | 166 | | |
154 | 167 | | |
| |||
0 commit comments