DefaultEmptyPlaceholder constructor
const
DefaultEmptyPlaceholder({
- Key? key,
Creates a DefaultEmptyPlaceholder.
Implementation
const DefaultEmptyPlaceholder({super.key});
Creates a DefaultEmptyPlaceholder.
const DefaultEmptyPlaceholder({super.key});