Alert Styling
class AlertStyling(val note: NoteAlertStyling, val tip: TipAlertStyling, val important: ImportantAlertStyling, val warning: WarningAlertStyling, val caution: CautionAlertStyling)
Constructors
Link copied to clipboard
constructor(note: NoteAlertStyling, tip: TipAlertStyling, important: ImportantAlertStyling, warning: WarningAlertStyling, caution: CautionAlertStyling)