playingLabel property

String playingLabel
final

The label shown when the voice memo is playing.

Defaults to 'Playing...'

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

Implementation

final String playingLabel;