)]}'
{
  "commit": "2652b9a305d8cb86188aa99a1dd6b51fe37f14a7",
  "tree": "b4b29ea09609e36ee9f2614ad3f59d6471ff925b",
  "parents": [
    "b34ee07372c46e4b99c11dcf38539409514af06b"
  ],
  "author": {
    "name": "Greg Spencer",
    "email": "gspencergoog@users.noreply.github.com",
    "time": "Wed Jan 31 16:24:54 2024 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Feb 01 00:24:54 2024 +0000"
  },
  "message": "Convert button `.icon` and `.tonalIcon` constructors to take nullable icons. (#142644)\n\n## Description\r\n\r\nThis changes the factory constructors for `TextButton.icon`, `ElevatedButton.icon`, `FilledButton.icon`, and `FilledButton.tonalIcon` to take nullable icons. If the icon is null, then the \"regular\" version of the button is created.\r\n\r\n## Tests\r\n - Added tests for all four constructors.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ae4828f687c039678f2fa5f30dd0b70bb1351847",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/material/elevated_button.dart",
      "new_id": "802a482ea7077bb73025c75ec0e3293a82cd104f",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/material/elevated_button.dart"
    },
    {
      "type": "modify",
      "old_id": "651f9d42d8330c484ad05aed3fdfecf225f0fff7",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/material/filled_button.dart",
      "new_id": "d2a9c6cfd43f461d5bbf13c2cf386ba6d51491ca",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/material/filled_button.dart"
    },
    {
      "type": "modify",
      "old_id": "2f805f8d70d5ed0a33ab285f3bf8008bfa8d71c7",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/material/outlined_button.dart",
      "new_id": "abba6a7e0582fa94717dda3270c4f9c899095168",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/material/outlined_button.dart"
    },
    {
      "type": "modify",
      "old_id": "229ca51335b2aed3761507e64d66f441750b8bfe",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/material/text_button.dart",
      "new_id": "325e1d3312d7d0441ce3f29c7c98b5e74c904a33",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/material/text_button.dart"
    },
    {
      "type": "modify",
      "old_id": "44e3e1d50ec0677ce6d5b099a12124a46779ef14",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/material/elevated_button_test.dart",
      "new_id": "e7f1a6e68c9e5fdfe94ec4046b0267b1a0f4e935",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/material/elevated_button_test.dart"
    },
    {
      "type": "modify",
      "old_id": "19b69e0d4e6f90266ff1fdd25491b73fb2d65321",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/material/filled_button_test.dart",
      "new_id": "535d8ba52f8d9fd6fb22c409e5f6ec99e01010d7",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/material/filled_button_test.dart"
    },
    {
      "type": "modify",
      "old_id": "301a0d3aa7ac3b13b9e6170ec3e2b1af8d971707",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/material/outlined_button_test.dart",
      "new_id": "eec865318156862998d3123add47fd2dc08c4baf",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/material/outlined_button_test.dart"
    },
    {
      "type": "modify",
      "old_id": "f197f68d2c48106d044bf64060b0b93a09589d2e",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/material/text_button_test.dart",
      "new_id": "fc86ae3aef952b4eb1b6d526a9067b7ad47889e0",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/material/text_button_test.dart"
    }
  ]
}
