Inarticle8A2CTAWidget constructor

Inarticle8A2CTAWidget(
  1. dynamic sessionCallback(
    1. String
    ), {
  2. Key? key,
})

Implementation

Inarticle8A2CTAWidget(this.sessionCallback, {Key? key}) : super(key: key);