hintMaxLines property

set hintMaxLines (int? v)

Implementation

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