InArticle50pageblock3A3CTAWidget constructor

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

Implementation

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