Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Border customization to CheckboxListTile (reprise) #93271

Merged
merged 1 commit into from Nov 8, 2021

Conversation

HansMuller
Copy link
Contributor

This adds the ability to customize the border of a Checkbox in a CheckboxListTile by passing the side parameter.

Fixes #53420

This is just an existing, approved PR, #89023, which seemed to be having merge trouble.

The author is https://github.com/creativecreatorormaybenot

@flutter-dashboard flutter-dashboard bot added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Nov 8, 2021
@google-cla google-cla bot added the cla: yes label Nov 8, 2021
Copy link
Contributor

@darrenaustin darrenaustin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM.

@HansMuller HansMuller merged commit 2b33dae into flutter:master Nov 8, 2021
@HansMuller HansMuller deleted the checkbox_list_tile_side branch November 8, 2021 21:52
WizzXu pushed a commit to WizzXu/flutter that referenced this pull request Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Theme for checkbox: Change color of border in CheckboxListTile
2 participants