Fix dartdoc for SliverAppBar#shadowColor (#82028)

This commit is contained in:
Brett Morgan 2021-05-08 02:06:14 +10:00 committed by GitHub
parent 208bf4bc92
commit 4e40976253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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