menu
rehacul_app_medical
states/meal_record/meal_photo_state.dart
MealPhotoState
setLoading method
setLoading
brightness_4
brightness_5
setLoading
method
void
setLoading
(
)
撮影時Loading状態にする
Implementation
void setLoading() { state = const AsyncLoading(); }
rehacul_app_medical
meal_photo_state
MealPhotoState
setLoading method
MealPhotoState class