clearButton property

Icon? clearButton
final

builder used to render a clear, it can be null, but in that case, a clear button is not displayed

Implementation

abstract final Icon? clearButton;