TinoGuo / pin_input_text_field

A textField widget to help display different style pin
Apache License 2.0
368 stars 81 forks source link

Adjust the space between boxes. #96

Closed taiseiiiii closed 1 year ago

taiseiiiii commented 1 year ago

Hello.

Thank you for Providing useful package

Currently the space between input boxes can't be adjusted Is there any way to adjust these margin?

TinoGuo commented 1 year ago

Hi @taiseiiiii , it do support margin between box as long as it implement SupportGap interface.