ctaDelay property Null safety

VideoPlayerCTADelay? ctaDelay
read / write

Specifies the delay before showing the CTA. Defaults to { type: constant, value: 3 }.

Implementation

VideoPlayerCTADelay? ctaDelay;