components_modern\display_components\modern_card_video_display library

Classes

ModernCardVideoDisplay
A modern video display widget with glassmorphic styling and smooth animations.
ModernCardVideoDisplayContainerContext
Provides context data when building a custom container for ModernCardVideoDisplay.
ModernCardVideoDisplayOptions
Configuration options for the modern CardVideoDisplay widget.
ModernCardVideoDisplayVideoContext
Provides context data when building a custom video surface for ModernCardVideoDisplay.

Typedefs

ModernCardVideoDisplayContainerBuilder = Widget Function(ModernCardVideoDisplayContainerContext context)
ModernCardVideoDisplayType = Widget Function({required ModernCardVideoDisplayOptions options})
ModernCardVideoDisplayVideoBuilder = Widget Function(ModernCardVideoDisplayVideoContext context)