reidha / checkbox_formfield

Flutter package
https://pub.dev/packages/checkbox_formfield
BSD 3-Clause "New" or "Revised" License
3 stars 8 forks source link

How to make rounded Checkbox? #12

Closed skylastn closed 1 year ago

reidha commented 2 years ago

I'm not sure if this question is related to this library... One solution I can write now is this below.

  1. Find round shape icons.
  2. Load the icons as IconData.
  3. Set the IconData as parameters of CheckboxIconFormField.