3

I have a checklist with radio buttons and check boxes, I want to make the circles and boxes little bigger than their default size.

razshan
  • 1,128
  • 12
  • 41
  • 59

2 Answers2

3

Some platforms support a large size variant, as discussed in Resizing a Component.

trashgod
  • 203,806
  • 29
  • 246
  • 1,045
2

You need to provide custom Icons. Read the API for the appropriate methods to set custom icons for the various states of the model.

camickr
  • 321,443
  • 19
  • 166
  • 288