cetorres / multiselect_formfield

A Flutter package that provides a multi select form field using alert dialog to select multiple items with checkboxes and showing as chips.
BSD 3-Clause "New" or "Revised" License
72 stars 59 forks source link

let users override default fillColor and border #1

Closed megberry closed 4 years ago

megberry commented 5 years ago

Hi. Really like this widget! Would like to use it in an app we're building, but have a need to override the input decoration -- fillColor and border.

cetorres commented 4 years ago

Thank you @megberry. I merged your PR.

galeen-arizonabay commented 4 years ago

Hi @cetorres , could you upload a new version to pub.dev with this feature? Thanks in advance!