menu
zenify package
documentation
widgets/builders/zen_query_consumer.dart
ZenQueryConsumer<T>
autoFetch property
autoFetch property
dark_mode
light_mode
autoFetch
property
bool
autoFetch
final
Whether to automatically fetch when the widget mounts. Defaults to true.
Implementation
final bool autoFetch;
zenify package
documentation
widgets/builders/zen_query_consumer
ZenQueryConsumer<T>
autoFetch property
ZenQueryConsumer class