closeButtonColor property

Color? closeButtonColor
final

The color of the "close" button.

Defaults to ColorTheme.textHighEmphasis.

Implementation

final Color? closeButtonColor;