menu
culicidaelab
view_models\disease_info_view_model.dart
DiseaseInfoViewModel
state property
state
dark_mode
light_mode
state
property
DiseaseInfoState
get
state
Current state of the view model
Implementation
DiseaseInfoState get state => _state;
culicidaelab
disease_info_view_model
DiseaseInfoViewModel
state property
DiseaseInfoViewModel class