openedColor property

Color? openedColor
final

The background color of the container in the opened state. If null, defaults to the theme's surface color.

Implementation

final Color? openedColor;