backgroundColor property

Color? backgroundColor
final

Optional background color of the dropdown. Defaults to ColorScheme.surfaceVariant if null.

Implementation

final Color? backgroundColor;