When using a listview for example inside the panel it's fine to pass it the panel scroll contoller so its scrolling can be itegrated with the panel snapping, But what if i,m using a cupertino time picker inside the panel?, The time picker doesn't handle a scroll controller prameter so its scrolling can be integrated with the panel snaping, And the problem is that the panel get snapped during picker scrolling.
When using a listview for example inside the panel it's fine to pass it the panel scroll contoller so its scrolling can be itegrated with the panel snapping, But what if i,m using a cupertino time picker inside the panel?, The time picker doesn't handle a scroll controller prameter so its scrolling can be integrated with the panel snaping, And the problem is that the panel get snapped during picker scrolling.