flutter/examples/api/lib
Nate Wilson 06c3c93d72
const AnimationStyle (#160564)
[**AnimationStyle**](https://main-api.flutter.dev/flutter/animation/AnimationStyle-class.html)
is an
[`@immutable`](https://main-api.flutter.dev/flutter/meta/immutable-constant.html)
class with all `final` fields.

This pull request gives it a `const` constructor.

<br>

related: #160563
2025-01-22 21:52:11 +00:00
..
animation Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
cupertino CupertinoSheetRoute (#157568) 2025-01-10 23:01:08 +00:00
gestures Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
material const AnimationStyle (#160564) 2025-01-22 21:52:11 +00:00
painting Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
rendering Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
sample_templates Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
services Use wildcards (#161548) 2025-01-14 05:13:41 +00:00
ui/text Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
widgets Use wildcards (#161548) 2025-01-14 05:13:41 +00:00