contentColor property

Color? contentColor
final

The foreground color of the content color for all dialog types minus custom dialogs. The developer sets the color of the content for custom dialog types.

Implementation

final Color? contentColor;