selectedBackgroundColor property

Color? selectedBackgroundColor
final

Background color when container is selected. Default value : dialogBackgroundColor

Implementation

final Color? selectedBackgroundColor;