haveSuffixIcon property
bool
get
haveSuffixIcon
Implementation
bool get haveSuffixIcon => widget.clearable || widget.icon != null;
bool get haveSuffixIcon => widget.clearable || widget.icon != null;