QuranDefaults class
Configuration defaults.
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
Constants
- defaultAnimationDuration → const int
- Default animation duration in milliseconds
- defaultArabicFont → const String
- Default font family for Arabic text
- defaultArabicFontSize → const double
- Default font size for Arabic text
- defaultArabicLineHeight → const double
- Default line height for Arabic text
- defaultArabicTextColor → const String
- Default color for Arabic text
- defaultBackgroundColor → const String
- Default background color
- defaultCacheSizeMB → const int
- Default cache size in MB
- defaultHighlightColor → const String
- Default highlight color for search results
- defaultLanguage → const String
- Default language code
- defaultSearchDebounceDelay → const int
- Default debounce delay for search in milliseconds
- defaultTextDirection → const String
- Default text direction
- defaultTimeoutSeconds → const int
- Default timeout for operations in seconds