recordingLabel property

String recordingLabel
final

The label shown when recording a voice memo.

Defaults to 'Recording message...'.

Zeta does not currently support translations, so this label should be passed in with the correct translation for the current locale.

Implementation

final String recordingLabel;