components\display_components\other_grid_component library

Classes

OtherGridComponent
Responsive container backing the MediaSFU "other participants" surface.
OtherGridComponentChildrenContext
OtherGridComponentContainerContext
OtherGridComponentOptions
Configuration payload for OtherGridComponent.

Typedefs

OtherGridComponentChildrenBuilder = Widget Function(OtherGridComponentChildrenContext context, List<Widget> defaultChildren)
OtherGridComponentContainerBuilder = Widget Function(OtherGridComponentContainerContext context, Widget defaultContainer)
OtherGridComponentType = Widget Function({required OtherGridComponentOptions options})