appBarColor property

Color? appBarColor
final

Background color of AppBar.

These are colors outside of the Material3 color scheme.

AppBarの背景色。

Material3のカラースキーム外のカラーです。

Implementation

final Color? appBarColor;