menu
tenun package
documentation
core/tenun_options.dart
TenunOptionBuildResult
hasErrors property
hasErrors property
dark_mode
light_mode
hasErrors
property
bool
get
hasErrors
Implementation
bool get hasErrors => validation.errors.isNotEmpty;
tenun package
documentation
core/tenun_options
TenunOptionBuildResult
hasErrors property
TenunOptionBuildResult class