added many suggestion modules

This commit is contained in:
Fabian Freund
2026-03-09 03:10:02 +01:00
parent 84038c7b81
commit a7b4954da1
35 changed files with 4593 additions and 2077 deletions
@@ -66,8 +66,7 @@ class TranslationState with FastEquatable {
displayError: data.displayError,
);
bool get hasError =>
translationErrorName != null && (displayError ?? true);
bool get hasError => translationErrorName != null && (displayError ?? true);
@override
List<Object?> get hashParameters => [