AcceptVideoButton constructor

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

Implementation

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