PageBlockVoiceNote constructor
const
PageBlockVoiceNote({
- VoiceNote? voiceNote,
A voice note
Implementation
const PageBlockVoiceNote({
this.voiceNote,
required this.caption,
});
A voice note
const PageBlockVoiceNote({
this.voiceNote,
required this.caption,
});