ExampleShowcaseScreen constructor
const
ExampleShowcaseScreen({
- Key? key,
Default constructor for screen component.
Implementation
const ExampleShowcaseScreen({super.key});
Default constructor for screen component.
const ExampleShowcaseScreen({super.key});