component/view/tile library

Classes

CheckboxTile
CheckboxTile is a stateless widget extending Tile for tri-state checkbox functionality, suitable for multi-select or indeterminate states in Arcane UI lists.
MagicTile
MagicTile is an adaptive stateless widget extending Tile with responsive design and context menu, using BoxSignal for dynamic sizing in Arcane UI.
SwitchTile
SwitchTile is a stateless widget that extends Tile to provide a toggleable switch interface, ideal for settings or selection lists in Arcane UI.
Tile
Tile is the core stateless widget for creating list tiles in Arcane UI, supporting expandable content and sliver modes for flexible layouts.

Enums

TileWidgetPosition
TileWidgetPosition enum defines the possible positions for interactive widgets like switches or checkboxes within a Tile.