hintMaxLines property

void hintMaxLines=(int? v)

Implementation

set hintMaxLines(int? v) => _decoration.hintMaxLines = v;