menu
vyuh_extension_content package
documentation
ui/document_future_builder.dart
DocumentFutureBuilder<T>
allowRefresh property
allowRefresh property
dark_mode
light_mode
allowRefresh
property
bool
allowRefresh
final
Whether to allow refreshing the document, with the overlay Refresh button.
Implementation
final bool allowRefresh;
vyuh_extension_content package
documentation
ui/document_future_builder
DocumentFutureBuilder<T>
allowRefresh property
DocumentFutureBuilder class