dividerColor property
The color of the divider in the dialog. This can be null, in which case the default color will be used.
Implementation
final Color? dividerColor;
The color of the divider in the dialog. This can be null, in which case the default color will be used.
final Color? dividerColor;