closedColor property

Color? closedColor
final

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

Implementation

final Color? closedColor;