ModernVideoCardType typedef

ModernVideoCardType = Widget Function({required VideoCardOptions options})

Implementation

typedef ModernVideoCardType = Widget Function(
    {required VideoCardOptions options});