labelText property

void labelText=(String? v)

Implementation

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