closedColor property
The background color of the container in the closed state. If null, defaults to the theme's surface color.
Implementation
final Color? closedColor;
The background color of the container in the closed state. If null, defaults to the theme's surface color.
final Color? closedColor;