outerColor property Null safety
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;
The color of the external area and of the arrow icon. If not set, this attribute defaults to accentColor from your theme.
final Color? outerColor;