library / com.nambimobile.widgets.efab / Label / labelText

labelText

var labelText: CharSequence?

The text of the Label. Can be set to null to hide the label. Usage of this property is preferred over the inherited set/getText methods.