menu
feedback_github package
documentation
feedback_github.dart
Release
hasErrors property
hasErrors property
dark_mode
light_mode
hasErrors
property
bool
get
hasErrors
Implementation
bool get hasErrors => errors == null ? false : errors!.isNotEmpty;
feedback_github package
documentation
feedback_github
Release
hasErrors property
Release class