mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Part of https://github.com/flutter/flutter/issues/130459 This are tests of snippets used in [SliverAppBar.medium const constructor](https://api.flutter.dev/flutter/material/SliverAppBar/SliverAppBar.medium.html) and [SliverAppBar.large const constructor](https://api.flutter.dev/flutter/material/SliverAppBar/SliverAppBar.large.html) Flutter API reference documentation. The only way I've found to distinguish the SliverAppBar.medium and SliverAppBar.large constructors from the regular SliverAppBar is to check if the title is styled according to the [Material Design 3](https://m3.material.io/components/top-app-bar/specs) specification. |
||
---|---|---|
.. | ||
app_bar.0_test.dart | ||
app_bar.1_test.dart | ||
app_bar.2_test.dart | ||
app_bar.3_test.dart | ||
app_bar.4_test.dart | ||
sliver_app_bar.1_test.dart | ||
sliver_app_bar.2_test.dart | ||
sliver_app_bar.3_test.dart | ||
sliver_app_bar.4_test.dart |