icon property

set icon (Widget? v)

Implementation

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