Skip to content

Add chipShadowColor, chipElevation and chipPressElevationoptions in MultiSelectChipField#124

Open
jenow wants to merge 4 commits into
CHB61:masterfrom
jenow:master
Open

Add chipShadowColor, chipElevation and chipPressElevationoptions in MultiSelectChipField#124
jenow wants to merge 4 commits into
CHB61:masterfrom
jenow:master

Conversation

@jenow

@jenow jenow commented Aug 2, 2022

Copy link
Copy Markdown

Add chipShadowColor, chipElevation and chipPressElevation options for MultiSelectChipField.

Usage:

MultiSelectChipField(
   chipShadowColor: Colors.black,
   chipElevation: 1,
   chipPressElevation: 2,
   ...
)

@Raoulito

Raoulito commented Aug 2, 2022

Copy link
Copy Markdown

I support

@jenow jenow changed the title Add chipShadowColor and chipElevation options in MultiSelectChipField Add chipShadowColor, chipElevation and chipPressElevationoptions in MultiSelectChipField Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants