dialogColor property

Color? dialogColor
final

Background color of the dialog.

These are colors outside of the Material3 color scheme.

ダイアログの背景色。

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

Implementation

final Color? dialogColor;