onAppBarColor property

Color? onAppBarColor
final

Color of text and icons in AppBar.

These are colors outside of the Material3 color scheme.

AppBarのテキストやアイコンのカラー。

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

Implementation

final Color? onAppBarColor;