pref library

Classes

BasePrefService
Base class for the preferences storage
ButtonGroupItem<T>
PrefButton
Button
PrefButtonGroup<T>
PrefButtonGroupState<T>
PrefCheckbox
Display a boolean value
PrefCheckboxState
PrefChevron
LiltTile Button with a chevron
PrefChoice<T>
Display a Dialog with a list of items to choose
PrefChoiceState<T>
PrefCustom<T>
Display a custom value
PrefCustomState<T>
PrefDialog
Dialog to display sub-preference items
PrefDialogButton
A button to open a preferences dialog
PrefDialogState
The Preference Dialog State
PrefDisabler
A widget that disables its preference children depending on a preference value
PrefDisablerGeneric<T>
A widget that disables its preference children depending on a preference value
PrefDisablerGenericState<T>
PrefDisablerState
PrefDisableState
A widget that disables its preference child
PrefDropdown<T>
Dropdown selection
PrefDropdownState<T>
PrefHider
A widget that hides its children depending on a preference value
PrefHiderGeneric<T>
A widget that hides its preference children depending on a preference value
PrefHiderGenericState<T>
PrefHiderState
PrefIntegerText
A text input that get and set its value from a PrefService widget
PrefIntegerTextState
PrefLabel
A label
PrefPage
PrefPageButton
PrefPageState
PrefRadio<T>
PrefRadioState<T>
PrefService
PrefServiceCache
Memory preference storage
PrefServiceShared
PrefSlider<T extends num>
PrefSliderState<T extends num>
PrefSwitch
PrefSwitchState
PrefText
A text input that get and set its value from a PrefService widget
PrefTextState
PrefTitle
A single fixed-height row that typically contains some text as well as an optional leading icon.
ProxyPrefService