errorText property

set errorText (String? v)

Implementation

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