menu
neomage package
documentation
data/services/config_service.dart
ConfigValidation
errors property
errors property
dark_mode
light_mode
errors
property
List
<
String
>
errors
final
Human-readable error descriptions for invalid entries.
Implementation
final List<String> errors;
neomage package
documentation
data/services/config_service
ConfigValidation
errors property
ConfigValidation class