menu
confirmation_screen package
documentation
cubit/confirmation_cubit.dart
ConfirmationCubit
state property
state property
dark_mode
light_mode
state
property
@
override
ConfirmationState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
confirmation_screen package
documentation
cubit/confirmation_cubit
ConfirmationCubit
state property
ConfirmationCubit class