flutter/examples/api/lib/widgets/focus_manager
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
..
focus_node.0.dart Turning if chains into shorter switch statements (#144977) 2024-03-13 17:16:17 +00:00
focus_node.unfocus.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00