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