CookieSettingsTexts class
Constructors
-
CookieSettingsTexts.new({String dialogTitle = 'Cookie Settings', String essentialTitle = 'Essential Cookies', String essentialDescription = 'These cookies are necessary for the website to function and cannot be switched off.', String analyticsTitle = 'Analytics Cookies', String analyticsDescription = 'These cookies help us understand how visitors interact with our website.', String marketingTitle = 'Marketing Cookies', String marketingDescription = 'These cookies are used to track visitors across websites.', String cancelButton = 'Cancel', String saveButton = 'Save'})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited