ContentPlayground constructor

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

Creates a new content playground view.

Implementation

const ContentPlayground({super.key});