SandboxedDrawer constructor

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

Implementation

const SandboxedDrawer({
  super.key,
});