bottomSheetCloseIconColor property

Color? bottomSheetCloseIconColor
final

The color to use for the "close" icon.

Defaults to ColorTheme.textHighEmphasis.

Implementation

final Color? bottomSheetCloseIconColor;