onClear property

(dynamic Function()?) onClear
final

The callback when clear button is tapped.

Implementation

final Function()? onClear;