shouldDispose property

bool shouldDispose
final

Whether the ChangeNotifierProvider should dispose the TBaseViewModel when it's removed from the widget tree.

Implementation

final bool shouldDispose;