autoDispose property

bool get autoDispose

Whether to auto-dispose when there are no listeners.

Implementation

bool get autoDispose => false;