outerColor property

Color? outerColor
final

The color of the external area and of the arrow icon. If not set, this attribute defaults to the secondary color of your theme's colorScheme.

Implementation

final Color? outerColor;