menu
peek_and_pop_dialog package
documentation
cubit/peek_and_pop_dialog_cubit.dart
PeekAndPopDialogCubit
state property
state property
dark_mode
light_mode
state
property
bool
get
state
inherited
The current
state
.
Implementation
State get state => _state;
peek_and_pop_dialog package
documentation
cubit/peek_and_pop_dialog_cubit
PeekAndPopDialogCubit
state property
PeekAndPopDialogCubit class