prefixIcon property

void prefixIcon=(Widget? v)

Implementation

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