Unverified Commit 4e409762 authored by Brett Morgan's avatar Brett Morgan Committed by GitHub

Fix dartdoc for SliverAppBar#shadowColor (#82028)

parent 208bf4bc
......@@ -402,7 +402,7 @@ class AppBar extends StatefulWidget implements PreferredSizeWidget {
final double? elevation;
/// {@template flutter.material.appbar.shadowColor}
/// The of the shadow below the app bar.
/// The color of the shadow below the app bar.
///
/// If this property is null, then [AppBarTheme.shadowColor] of
/// [ThemeData.appBarTheme] is used. If that is also null, the default value
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment