I need to implement a scrolling timepicker that should be as similar to this one as possible (it's an element from ios, to be frank).

Unfortunately, I haven't found such elements in material3. I tried using the standard timePicker, but it's very hard to customize, I couldn't even put a font on it. Do you have any ideas how it can be done, maybe links to libraries? At the moment I am making ui on View