InnerPod constructor

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

The primary app widget.

Implementation

const InnerPod({super.key});