icon property

void icon=(Widget? v)

Implementation

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