menu
flutter_bloc_toolbox package
documentation
wrappers/fetch_and_refresh_state_valid_wrapper.dart
FetchAndRefreshStateValidWrapper<TCubit extends FetchAndRefreshCubit<TState, TIdType, TType>, TState extends FetchAndRefreshState<TIdType, TType>, TValidState extends FetchAndRefreshWithValueState<TIdType, TType>, TIdType, TType>
sliver property
sliver property
dark_mode
light_mode
sliver
property
bool
sliver
final
Set to true if used in a sliver context
Implementation
final bool sliver;
flutter_bloc_toolbox package
documentation
wrappers/fetch_and_refresh_state_valid_wrapper
FetchAndRefreshStateValidWrapper<TCubit extends FetchAndRefreshCubit<TState, TIdType, TType>, TState extends FetchAndRefreshState<TIdType, TType>, TValidState extends FetchAndRefreshWithValueState<TIdType, TType>, TIdType, TType>
sliver property
FetchAndRefreshStateValidWrapper class