mirror of
https://github.com/flutter/flutter.git
synced 2026-01-20 12:42:31 +08:00
15 lines
763 B
JSON
15 lines
763 B
JSON
{
|
|
"version": "v0_162",
|
|
|
|
"md.comp.sheet.bottom.docked.container.color": "surface",
|
|
"md.comp.sheet.bottom.docked.container.shape": "md.sys.shape.corner.extra-large.top",
|
|
"md.comp.sheet.bottom.docked.container.surface-tint-layer.color": "surfaceTint",
|
|
"md.comp.sheet.bottom.docked.drag-handle.color": "onSurfaceVariant",
|
|
"md.comp.sheet.bottom.docked.drag-handle.height": 4.0,
|
|
"md.comp.sheet.bottom.docked.drag-handle.opacity": 0.4,
|
|
"md.comp.sheet.bottom.docked.drag-handle.width": 32.0,
|
|
"md.comp.sheet.bottom.docked.minimized.container.shape": "md.sys.shape.corner.none",
|
|
"md.comp.sheet.bottom.docked.modal.container.elevation": "md.sys.elevation.level1",
|
|
"md.comp.sheet.bottom.docked.standard.container.elevation": "md.sys.elevation.level1"
|
|
}
|