Files
flutter/dev/tools/gen_defaults/data/date_picker_input_modal.json
Qun Cheng 1c225675c5 Update to v0.158 of the token database. (#120149)
* Update to v0.158 of the token database.

* Update checkbox template

* Fix DatePickerTheme test

---------

Co-authored-by: Qun Cheng <quncheng@google.com>
2023-02-07 19:16:24 +00:00

17 lines
853 B
JSON

{
"version": "v0_158",
"md.comp.date-input.modal.container.color": "surface",
"md.comp.date-input.modal.container.elevation": "md.sys.elevation.level3",
"md.comp.date-input.modal.container.height": 512.0,
"md.comp.date-input.modal.container.shape": "md.sys.shape.corner.extra-large",
"md.comp.date-input.modal.container.surface-tint-layer.color": "surfaceTint",
"md.comp.date-input.modal.container.width": 328.0,
"md.comp.date-input.modal.header.container.height": 120.0,
"md.comp.date-input.modal.header.container.width": 328.0,
"md.comp.date-input.modal.header.headline.color": "onSurfaceVariant",
"md.comp.date-input.modal.header.headline.text-style": "headlineLarge",
"md.comp.date-input.modal.header.supporting-text.color": "onSurfaceVariant",
"md.comp.date-input.modal.header.supporting-text.text-style": "labelLarge"
}