suffixIcon property

set suffixIcon (Widget? v)

Implementation

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