unselectedBackgroundColor property

Color? unselectedBackgroundColor
final

Background color when container is not selected. Default value : dialogBackgroundColor

Implementation

final Color? unselectedBackgroundColor;