menu
image_picker_dialog package
documentation
controllers/controller_notifier.dart
ControllerNotifier
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => value.error?.isNotEmpty ?? false;
image_picker_dialog package
documentation
controllers/controller_notifier
ControllerNotifier
hasError property
ControllerNotifier class