dividerColor property

Color? dividerColor
final

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;