Expander Row
Creates a org.gnome.adw.ExpanderRow which contains widget that can be hidden if desired.
Parameters
Whether the row is expanded.
The title for this row.
Compose Modifier for layout and styling.
Whether the row can be expanded.
Shows a switch to control enableExpansion.
The subtitle for this row.
The number of lines at the end of which the subtitle label will be ellipsized.
The number of lines at the end of which the title label will be ellipsized.
Whether the row can be selected.
Whether the component can be activated.
Whether the title is selectable.
Whether to use Pango markup for the title and subtitle.
Whether an embedded underline in the title or subtitle indicates a mnemonic.
Callback triggered when the enable switch is triggered.
Callback triggered when the row is expanded or contracted.
The composable content revealed or hidden by the row.
TODO: Prefix/suffix