recordingState property

String? recordingState
final

Recording state indicator: 'red' = recording, 'yellow' = paused, 'green' = not recording When not 'green', shows a record or pause icon instead of the clock icon

Implementation

final String? recordingState;