autoDispose property

  1. @override
bool autoDispose
final

Whether to dispose the state automatically.

Default value is true.

Implementation

@override
final bool autoDispose;