menu
kaeru package
documentation
widget/kaeru_widget/composables/use_request/request/options.dart
RequestOptions<T>
throttleInterval property
throttleInterval property
dark_mode
light_mode
throttleInterval
property
Duration
?
throttleInterval
final
The throttle interval for the request.
Implementation
final Duration? throttleInterval;
kaeru package
documentation
widget/kaeru_widget/composables/use_request/request/options
RequestOptions<T>
throttleInterval property
RequestOptions class