menu
hdm_open_api_wrapper package
documentation
hosamAddition/HttpReqstats/Loaders/FutureButton.dart
FutureButton<T>
requestFunction property
requestFunction property
dark_mode
light_mode
requestFunction
property
Future
<
T
>
Function
()
requestFunction
final
Function to make the Future request.
Implementation
final Future<T> Function() requestFunction;
hdm_open_api_wrapper package
documentation
hosamAddition/HttpReqstats/Loaders/FutureButton
FutureButton<T>
requestFunction property
FutureButton class