menu
fluttery_framework package
documentation
view/app_state.dart
StateX<T extends StatefulWidget>
snapshot property
snapshot property
dark_mode
light_mode
snapshot
property
AsyncSnapshot
<
bool
>
?
get
snapshot
inherited
Supply the AsyncSnapshot
Implementation
AsyncSnapshot<bool>? get snapshot => _snapshot;
fluttery_framework package
documentation
view/app_state
StateX<T extends StatefulWidget>
snapshot property
StateX class