menu
handyman package
documentation
camera/camera_meta_notifier.dart
CameraMetaNotifier
setImagePath method
setImagePath method
dark_mode
light_mode
setImagePath
method
void
setImagePath
(
String
imagePath
)
Implementation
void setImagePath(String imagePath) { state = state.copyWith(imagePath: imagePath); }
handyman package
documentation
camera/camera_meta_notifier
CameraMetaNotifier
setImagePath method
CameraMetaNotifier class