inactiveBgColor property

Color inactiveBgColor
final

defines dropdown ListTile's checkbox background color when its inactive type of Color used to change the backgroundColor of the inactive checkbox

Implementation

final Color inactiveBgColor;