RenderRequestComponent constructor
const
RenderRequestComponent({
- Key? key,
- required RenderRequestComponentOptions options,
Implementation
const RenderRequestComponent({super.key, required this.options});