CoHostModalType typedef

CoHostModalType = Widget Function({required CoHostModalOptions options})

Implementation

typedef CoHostModalType = Widget Function(
    {required CoHostModalOptions options});