activeBorderColor property

Color activeBorderColor
final

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

Implementation

final Color activeBorderColor;