menu
genai_components package
documentation
providers/refresh_state.dart
RefreshState
shouldRefresh property
shouldRefresh property
dark_mode
light_mode
shouldRefresh
property
bool
get
shouldRefresh
Whether a refresh has been requested since the last
reset
.
Implementation
bool get shouldRefresh => _shouldRefresh;
genai_components package
documentation
providers/refresh_state
RefreshState
shouldRefresh property
RefreshState class