hintText property

void hintText=(String? v)

Implementation

set hintText(String? v) => _decoration.hintText = v;