hintText property

set hintText (String? v)

Implementation

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