menu
bitmovin_player
bitmovin_player.dart
InfoEvent
InfoEvent const constructor
InfoEvent
dark_mode
light_mode
InfoEvent
constructor
const
InfoEvent
(
{
required
int
?
timestamp
,
String
?
message
,
})
Implementation
const InfoEvent({ required super.timestamp, this.message, });
bitmovin_player
bitmovin_player
InfoEvent
InfoEvent const constructor
InfoEvent class