mirror of
https://github.com/flutter/flutter.git
synced 2026-01-27 12:32:39 +08:00
This PR is to update material tokens to the latest version 4.1.0, which: * deprecates two tokens in `Slider` * doesn't impact the material widgets' defaults
7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"version": "v4_1_0",
|
|
|
|
"md.comp.divider.color": "outlineVariant",
|
|
"md.comp.divider.thickness": 1.0
|
|
}
|