autoDispose property

bool autoDispose
final

Determines whether the player should be automatically disposed of when the widget is removed from the widget tree. Default is true.

Implementation

final bool autoDispose;