menu
feed package
documentation
swipeFeed/state.dart
SwipeFeedState<T>
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
@
override
FortState
<
T
>
copyWith
(
FortState
<
T
>
other
)
override
Implementation
@override
FortState<T> copyWith(FortState<T> other) {
return
this
; }
feed package
documentation
swipeFeed/state
SwipeFeedState<T>
copyWith method
SwipeFeedState class