checkbox_list_tile library
CheckboxListTile renderer contracts.
Classes
- RCheckboxListTileCheckboxContext
- Context for the checkbox indicator slot.
- RCheckboxListTileMotionTokens
- Motion tokens for checkbox list tile visual transitions.
- RCheckboxListTileOverrides
- Per-instance override contract for CheckboxListTile components.
- RCheckboxListTileRenderer
- Renderer capability for CheckboxListTile components.
- RCheckboxListTileRenderRequest
- Render request containing everything a checkbox list tile renderer needs.
- RCheckboxListTileResolvedTokens
- Resolved visual tokens for checkbox list tile rendering.
- RCheckboxListTileSecondaryContext
- Context for the secondary slot.
- RCheckboxListTileSemantics
- Semantic information for checkbox list tile accessibility.
- RCheckboxListTileSlots
- Slots for checkbox list tile parts (Replace/Decorate/Enhance).
- RCheckboxListTileSpec
- Checkbox list tile specification (static, from widget props).
- RCheckboxListTileState
- Checkbox list tile interaction state.
- RCheckboxListTileTextContext
- Context for title/subtitle slots.
- RCheckboxListTileTileContext
- Context for the list tile slot (wraps the default ListTile).
- RCheckboxListTileTokenResolver
- Token resolver capability for CheckboxListTile components.
Enums
- RCheckboxControlAffinity
- Placement of the checkbox relative to text content.