GuardedWidgetBase constructor

const GuardedWidgetBase({
  1. Key? key,
})

Implementation

const GuardedWidgetBase({super.key});