flutter_time_picker_spinner icon indicating copy to clipboard operation
flutter_time_picker_spinner copied to clipboard

change itemHeight, selected item can't show center

Open wxnsmile opened this issue 6 years ago • 2 comments

image

wxnsmile avatar Sep 27 '19 08:09 wxnsmile

Same problem here.

caiogranero avatar Apr 15 '20 18:04 caiogranero

I just figured it out how to solve this problem, we need to remove padding of List, for me this works.

caiogranero avatar Apr 15 '20 20:04 caiogranero