menu
forms_bloc package
documentation
structure/base/forms_structure_cubit.dart
FormsStructureCubit
state property
state property
dark_mode
light_mode
state
property
@
override
FormsStructureState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
forms_bloc package
documentation
structure/base/forms_structure_cubit
FormsStructureCubit
state property
FormsStructureCubit class