CustomPlaceholder constructor

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

Placeholder 占位组件

Implementation

const CustomPlaceholder({super.key});