prefixIcon property

set prefixIcon (Widget? v)

Implementation

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