videoDurations property

List<double>? videoDurations
final

The video maximum durations Default list is maxTotalVideoDuration, 60.0, 30.0, 15.0 If the list contains only one value the selector will not be displayed

Implementation

final List<double>? videoDurations;