SentryUnmask constructor

const SentryUnmask(
  1. Widget child, {
  2. Key? key,
})

Implementation

const SentryUnmask(this.child, {super.key});