dividerColor property

Color? dividerColor
final

Overrides the default color used to paint the horizontal divider below the header text when dialog is in portrait orientation and vertical divider when the dialog is in landscape orientation.

Implementation

final Color? dividerColor;