Sha256: 40052f33c30ae267c5f3e338991dc0de47b3b0e72683cb3de266e02ff0d5376c

Contents?: true

Size: 397 Bytes

Versions: 4

Compression:

Stored size: 397 Bytes

Contents

{
  "type": "set_value",
  "args": {
    "customBrightness": "dark"
  },
  "child": {
    "type": "scaffold",
    "args": {
      "appBar": {
        "type": "app_bar",
        "args": {
          "title": {
            "type": "text",
            "args": {
              "text": "Test"
            }
          },
          "systemOverlayStyle": "${customBrightness}"
        }
      }
    }
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
json_flit-0.0.6 demo/app/assets/pages/issue_10.json
json_flit-0.0.5 demo/app/assets/pages/issue_10.json
json_flit-0.0.4 demo/app/assets/pages/issue_10.json
json_flit-0.0.3 demo/app/assets/pages/issue_10.json