menu
bitmovin_player
bitmovin_player.dart
TimeChangedEvent
TimeChangedEvent const constructor
TimeChangedEvent
dark_mode
light_mode
TimeChangedEvent
constructor
const
TimeChangedEvent
(
{
required
double
time
,
required
int
?
timestamp
,
})
Implementation
const TimeChangedEvent({required this.time, required super.timestamp});
bitmovin_player
bitmovin_player
TimeChangedEvent
TimeChangedEvent const constructor
TimeChangedEvent class