caption property
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
final 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.
final Caption caption;