AppStrings class

Application-wide string constants Centralizes all hardcoded strings to facilitate localization TODO: Translate

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

format(String template, List values) String
Replaces placeholders {0}, {1}, etc. with provided values

Constants

addNode → const String
alreadyHaveAccount → const String
autoLayout → const String
breakingCapacityInsufficient → const String
budgetReport → const String
budgetTitle → const String
calculationComplete → const String
calculator → const String
cancel → const String
centerView → const String
confirm → const String
confirmDelete → const String
confirmExit → const String
confirmPasswordLabel → const String
darkMode → const String
dashboardTitle → const String
deleteNode → const String
deleteSuccess → const String
diagramTitle → const String
dontHaveAccount → const String
dynamicColor → const String
editNode → const String
emailInvalid → const String
emailLabel → const String
emailRequired → const String
exportPdf → const String
fieldRequired → const String
forgotPassword → const String
generateBudget → const String
generateReport → const String
generatingReport → const String
genericError → const String
goldenRuleViolation → const String
help → const String
highContrast → const String
labor → const String
language → const String
lighting → const String
lightMode → const String
load → const String
loadFailed → const String
loginButton → const String
loginTitle → const String
magneticTripFailure → const String
materials → const String
motor → const String
mustBeInRange → const String
mustBePositive → const String
networkError → const String
newProjectButton → const String
no → const String
notFound → const String
ok → const String
panel → const String
passwordLabel → const String
passwordRequired → const String
passwordTooShort → const String
power → const String
projectCreated → const String
projectSaved → const String
projectsLabel → const String
protection → const String
recentProjects → const String
registerButton → const String
registerTitle → const String
regulations → const String
reportGenerated → const String
saveFailed → const String
saveSuccess → const String
settings → const String
supply → const String
technicalMemory → const String
theme → const String
totalCost → const String
unauthorized → const String
updateSuccess → const String
userManual → const String
validateDiagram → const String
validationError → const String
validationErrors → const String
validationSuccess → const String
voltageDropExceeded → const String
yes → const String
zoomIn → const String
zoomOut → const String