PreferenceCenterAlertItemButton class

Preference center alert item button.

Properties

actions → Map<String, dynamic>
The alert item button actions.
final
contentDescription → String?
The alert item button content description.
final
hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
text → String
The alert item button text.
final

Methods

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

Operators

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