settings_tiles library

Classes

SettingAboutTile
A setting tile that shows information about the application.
SettingActionTile
A setting tile that performs an action when tapped.
SettingCheckboxTile
A setting tile with a checkbox.
SettingColorTile
A setting tile with color pickers.
SettingMultipleOptionsTile<T>
A setting tile with multiple options.
SettingSection
A section of the settings.
SettingSingleOptionTile<T>
A setting tile with a single option.
SettingSliderTile
A setting tile with a slider.
SettingSwitchTile
A setting tile with a switch.
SettingTextFieldTile
A setting tile with a text field.
SettingTextTile
A setting tile that displays text.

Enums

ColorPickerType
Enum that represents the different offered color picker types.

Extensions

ColorExtension on Color
Extensions on the Color class.
TextStyleExtension on TextStyle
Extensions on the TextStyle class.