Skip to content

Conversation

@jenow
Copy link

@jenow jenow commented Aug 2, 2022

Add chipShadowColor, chipElevation and chipPressElevation options for MultiSelectChipField.

Usage:

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

@Raoulito
Copy link

Raoulito commented Aug 2, 2022

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