foreground property
Color?
foreground
final
Default text color in the dialog. Defaults to Theme.onSurface.
Implementation
final Color? foreground;
Default text color in the dialog. Defaults to Theme.onSurface.
final Color? foreground;