errorText property

void errorText=(String? v)

Implementation

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