menu
backstreets_widgets package
documentation
widgets.dart
SimpleFutureBuilder<T>
future property
future property
dark_mode
light_mode
future
property
Future
<
T
>
future
final
The future to wait for.
Implementation
final Future<T> future;
backstreets_widgets package
documentation
widgets
SimpleFutureBuilder<T>
future property
SimpleFutureBuilder class