DeclineButton constructor

const DeclineButton(
  1. CallController c, {
  2. bool shadows = false,
})

Implementation

const DeclineButton(super.c, {this.shadows = false});