KareeConstants class
Class that defines all managed constants used in karee.
Constructors
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 Properties
- kApplicationLocalizationRessourcDir → String
-
This is the location of the i18n directory.
final
- kApplicationRessourceFile → String
-
This is the location of the application config file.
final
Constants
- kApplicationLocalizationTag → const Symbol
- Default tag used to maintain the instance of current localization in karee.
- kareeErrorPath → const String
- Name of the path when an error occurs.
- kareeErrorScreenName → const String
- Karee error Screen's name.
- kareeGithub → const String
- Karee github repository.