<style>
:host {
cursor: pointer;
}
</style>
<app-management-toggle-row
id="toggleRow"
label="$i18n{appManagementPresetWindowSizesLabel}"
value="[[getValue_(app)]]"
description="$i18n{appManagementPresetWindowSizesText}">
</app-management-toggle-row>