backgroundColor property
Color
get
backgroundColor
Implementation
Color get backgroundColor =>
_backgroundColor ??
BaseDialogConfigUtils.defaultDialogConfig.backgroundColor;
Color get backgroundColor =>
_backgroundColor ??
BaseDialogConfigUtils.defaultDialogConfig.backgroundColor;