autoDispose property

  1. @internal
bool autoDispose

Value will be true if controller can be auto dispose

Implementation

@internal
bool get autoDispose => _autoDispose;