onExpandedAppBarColor property

Color? onExpandedAppBarColor
final

Color of text and icons when AppBar is open.

These are colors outside of the Material3 color scheme.

AppBarが開いているときのテキストやアイコンのカラー。

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

Implementation

final Color? onExpandedAppBarColor;