menu
dropdown_flutter package
documentation
custom_dropdown.dart
DropdownFlutter<T>
futureRequestDelay property
futureRequestDelay property
dark_mode
light_mode
futureRequestDelay
property
Duration
?
futureRequestDelay
final
Duration after which the
futureRequest
is to be executed.
Implementation
final Duration? futureRequestDelay;
dropdown_flutter package
documentation
custom_dropdown
DropdownFlutter<T>
futureRequestDelay property
DropdownFlutter class