menu
ui_framework_kit package
documentation
widget/state/async_builder.dart
AsyncBuilder<T>
future property
future property
dark_mode
light_mode
future
property
Future
<
T
>
?
future
final
The future whose lifecycle drives the UI.
Implementation
final Future<T>? future;
ui_framework_kit package
documentation
widget/state/async_builder
AsyncBuilder<T>
future property
AsyncBuilder class