menu
fasq_hooks package
documentation
fasq_hooks.dart
InfiniteQueryOptions<TData, TParam>
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Whether the query is allowed to run.
Implementation
final bool enabled;
fasq_hooks package
documentation
fasq_hooks
InfiniteQueryOptions<TData, TParam>
enabled property
InfiniteQueryOptions class