backgroundColor property
final
Background colour of the feedback form container.
Falls back to ColorScheme.surface when null.
Implementation
final Color? backgroundColor;
Background colour of the feedback form container.
Falls back to ColorScheme.surface when null.
final Color? backgroundColor;