ModernMeetingProgressTimer constructor
Implementation
const ModernMeetingProgressTimer({
super.key,
required this.options,
this.useGlassmorphism = true,
this.useGradient = false,
this.animateOnChange = false,
this.showPulse = false,
this.showIcon = true,
this.recordingState,
});