inactiveBorderColor property

Color inactiveBorderColor
final

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

Implementation

final Color inactiveBorderColor;