dialogBackgroundColor property
- @Deprecated('Use DialogThemeData.backgroundColor instead. ' 'This feature was deprecated after v3.27.0-0.1.pre.')
final
The background color of Dialog elements.
Implementation
@Deprecated(
'Use DialogThemeData.backgroundColor instead. '
'This feature was deprecated after v3.27.0-0.1.pre.',
)
final Color dialogBackgroundColor;