flutter/examples/api/lib/material/bottom_sheet
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
..
show_bottom_sheet.0.dart const AnimationStyle (#160564) 2025-01-22 21:52:11 +00:00
show_modal_bottom_sheet.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
show_modal_bottom_sheet.1.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
show_modal_bottom_sheet.2.dart const AnimationStyle (#160564) 2025-01-22 21:52:11 +00:00