menu
flutter_giphy package
documentation
bloc/giphy_cubit.dart
GiphyCubit
state property
state property
dark_mode
light_mode
state
property
@
override
GiphyState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
flutter_giphy package
documentation
bloc/giphy_cubit
GiphyCubit
state property
GiphyCubit class