ModernCardVideoDisplayVideoBuilder typedef

ModernCardVideoDisplayVideoBuilder = Widget Function(ModernCardVideoDisplayVideoContext context)

Implementation

typedef ModernCardVideoDisplayVideoBuilder = Widget Function(
  ModernCardVideoDisplayVideoContext context,
);