caption property

Caption caption

The Caption that should be displayed based on the current position.

This field will never be null. If there is no caption for the current position, this will be a Caption.none object.

Implementation

Caption get caption => videoPlayerValue.caption;