dhiyaaulauliyaa / scroll_datetime_picker

MIT License
5 stars 9 forks source link

[Feature Request] Ability to customize different center decoration for each date/time item #8

Open dhiyaaulauliyaa opened 4 months ago

dhiyaaulauliyaa commented 4 months ago

Right now, the center widget of the datetime picker spans the full width of the picker, covering all date and time items:

image

This uniform decoration may not suit all design preferences and limits customization options for individual date/time items like this:

image

It would be valuable to introduce a feature that allows for customizable center area decoration for each date/time child item. This could include different styles, colors, or other design elements customized to each item.