suffixIcon property

void suffixIcon=(Widget? v)

Implementation

set suffixIcon(Widget? v) => _decoration.suffixIcon = v;