AsyncStatelessComponent constructor
const
AsyncStatelessComponent({
- Key? key,
Initializes key
for subclasses.
Implementation
const AsyncStatelessComponent({super.key});
Initializes key
for subclasses.
const AsyncStatelessComponent({super.key});