menu
fastyle_dart package
documentation
ui/pages/section.page.dart
FastSectionPage
loadingFuture property
loadingFuture property
dark_mode
light_mode
loadingFuture
property
Future
<
bool
>
?
loadingFuture
final
A future used to load the page.
Implementation
final Future<bool>? loadingFuture;
fastyle_dart package
documentation
ui/pages/section.page
FastSectionPage
loadingFuture property
FastSectionPage class