menu
Flutter
material
ThemeData
dialogBackgroundColor property
dialogBackgroundColor
brightness_4
brightness_5
description
dialogBackgroundColor
property
Color
dialogBackgroundColor
final
The background color of
Dialog
elements.
Implementation
final Color dialogBackgroundColor;
Flutter
material
ThemeData
dialogBackgroundColor property
ThemeData class