flutter/examples/api/test/material/appbar
Darren Austin 33ed6a3533
Fixing elevation issues with Material 3 (#110624)
* Added support for surfaceTintColor and shadowColor to the Dialog widgets.
* Updated the defaults for Material.shadowColor and Material.surfaceTint to allow turning off the features with a transparent color.
* Added support for shadowColor and surfaceTintColor for Drawer widget.
2022-09-06 16:16:45 -07:00
..
app_bar.0_test.dart
app_bar.1_test.dart Fixing elevation issues with Material 3 (#110624) 2022-09-06 16:16:45 -07:00
app_bar.2_test.dart
app_bar.3_test.dart
sliver_app_bar.1_test.dart