ModernRecordingModalType typedef

ModernRecordingModalType = Widget Function({required RecordingModalOptions options})

Implementation

typedef ModernRecordingModalType = Widget Function(
    {required RecordingModalOptions options});