defaultAttribute property

bool? defaultAttribute
final

This attribute indicates that the track should be enabled unless the user's preferences indicate that another track is more appropriate. This may only be used on one track element per media element.

Implementation

final bool? defaultAttribute;