selectedImageNotifier property
ValueNotifier<String?>
get
selectedImageNotifier
_selectedImageNotifier
getter.
Implementation
ValueNotifier<String?> get selectedImageNotifier => _selectedImageNotifier;