@if (showCheckbox()) { {{ isSelected() ? 'check_box' : 'check_box_outline_blank' }} } @if (isEmoji()) { {{ effectiveIcon() }} } @else { {{ effectiveIcon() }} } {{ title() }} @if (folderPath(); as f) { {{ f }} }