AcceptAudioButton constructor

const AcceptAudioButton(
  1. CallController c, {
  2. bool highlight = false,
})

Implementation

const AcceptAudioButton(super.c, {this.highlight = false});