backgroundColor property
Optional background color of the dropdown. Defaults to ColorScheme.surfaceVariant if null.
Implementation
final Color? backgroundColor;
Optional background color of the dropdown. Defaults to ColorScheme.surfaceVariant if null.
final Color? backgroundColor;