buttonColor property

Color buttonColor
final

defines dropdown ListTile's button background color type of Color used to change the button background color

Implementation

final Color buttonColor;