controller property

  1. @Deprecated('Scrolling is owned by CarpenterPage or CarpenterPageRegion.')
ScrollController? controller
final

Retained for source compatibility. Scrolling is owned by the page region.

Implementation

@Deprecated('Scrolling is owned by CarpenterPage or CarpenterPageRegion.')
final ScrollController? controller;