clearButtonColor property

Color clearButtonColor
final

Set the background color of the clear button. Default value is const Color(0xFFDDDDDD).

Implementation

final Color clearButtonColor;