RenderRequestComponentType typedef

RenderRequestComponentType = Widget Function({required RenderRequestComponentOptions options})

Implementation

typedef RenderRequestComponentType = Widget Function(
    {required RenderRequestComponentOptions options});