flutter/dev/integration_tests/wide_gamut_test/lib
Nate b9e537336f
Turning if chains into shorter switch statements (#144977)
This pull request is part of the effort to solve issue #144903.

In the past, my efforts to reduce line length involved refactoring away from switch statements, but unlike [yesterday's PR](https://github.com/flutter/flutter/pull/144905), this one is full of switch statements that make things more concise!
2024-03-13 17:16:17 +00:00
..
main.dart Turning if chains into shorter switch statements (#144977) 2024-03-13 17:16:17 +00:00