menu
riverpod_repo package
documentation
annotations.dart
RiverpodRepoAnnotation
keepAlive property
keepAlive property
dark_mode
light_mode
keepAlive
property
bool
keepAlive
final
When
true
, generated providers are kept alive instead of auto-disposed.
Implementation
final bool keepAlive;
riverpod_repo package
documentation
annotations
RiverpodRepoAnnotation
keepAlive property
RiverpodRepoAnnotation class