VideoCardInfoBuilder typedef

VideoCardInfoBuilder = Widget Function(VideoCardInfoContext context)

Implementation

typedef VideoCardInfoBuilder = Widget Function(
  VideoCardInfoContext context,
);