toggledLabel property
final
Label to display when the comms button is toggled. If null, the label will be used instead. If both label and toggledLabel are null, the comms button will not display a label.
Implementation
final String? toggledLabel;