menu
rownd_flutter_plugin package
documentation
rownd_cubit.dart
RowndCubit
state property
state property
dark_mode
light_mode
state
property
@
override
AuthState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
rownd_flutter_plugin package
documentation
rownd_cubit
RowndCubit
state property
RowndCubit class