activeBgColor property

Color activeBgColor
final

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

Implementation

final Color activeBgColor;