outerColor property

Color? outerColor
final

The color of the external area and of the arrow icon. If not set, this attribute defaults to accentColor from your theme.

Implementation

final Color? outerColor;