menu
designflow_widgets package
documentation
presentation/blocs/apis_cubit.dart
AppApisCubit
state property
state property
dark_mode
light_mode
state
property
@
override
AppApisState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
designflow_widgets package
documentation
presentation/blocs/apis_cubit
AppApisCubit
state property
AppApisCubit class