shadowColor property
final
The color to paint 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 is fully opaque black.
Implementation
final Color shadowColor