Beneficiary Localization Chamges

This commit is contained in:
2025-08-14 16:15:35 +05:30
parent f48bfabb4a
commit e2a809d363
12 changed files with 324 additions and 39 deletions

View File

@@ -15,3 +15,4 @@ class ThemeState extends Equatable {
@override
List<Object?> get props => [themeType];
}