menu
theoplayer_platform_interface package
documentation
track/texttrack/theoplayer_texttrack_impl.dart
DateRangeCueImpl
startDate property
startDate property
dark_mode
light_mode
startDate
property
@
override
DateTime
get
startDate
override
The start date of the date range.
Implementation
@override DateTime get startDate => _startDate;
theoplayer_platform_interface package
documentation
track/texttrack/theoplayer_texttrack_impl
DateRangeCueImpl
startDate property
DateRangeCueImpl class