Default

Default implementation of AiutaSelectionSnackbarThemeStrings.

This class provides standard English text strings for selection snackbars.

theme {
selectionSnackbar {
strings = AiutaSelectionSnackbarThemeStrings.Default()
}
}

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val cancel: String

Text for the cancel action button

Link copied to clipboard
open override val select: String

Text for the select action button

Link copied to clipboard
open override val selectAll: String

Text for selecting all items

Link copied to clipboard
open override val unselectAll: String

Text for unselecting all items