Files
flutter/packages/flutter/lib
Nate Wilson 1cbf1a4cbf _InteractiveViewerState code cleanup (#153645)
This pull request makes the interactive viewer's `TransformationController` a non-nullable value, initialized at its declaration site. (related: #153644)

It also renames a few private methods to follow the [style guide](https://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md#naming-rules-for-typedefs-and-function-variables).
2024-08-21 00:52:08 +00:00
..