ToastrSecurityConfig class
Configuración de límites de seguridad para el paquete toastr
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 Methods
-
containsDangerousPattern(
String text) → bool - Verifica si un texto contiene patrones peligrosos
Constants
- maxActiveNotifications → const int
- Número máximo de notificaciones activas simultáneamente
- maxAnimationDuration → const Duration
- Duración máxima para animaciones
- maxDuration → const Duration
- Duración máxima permitida para una notificación
- maxMessageLength → const int
- Longitud máxima permitida para mensajes
- maxTitleLength → const int
- Longitud máxima permitida para títulos
- minDuration → const Duration
- Duración mínima permitida para una notificación